Hi , i create a extension for arduino. HC05 with softwareserial library using. .json file success add extension manager. But s2e file with zip not valid. BluetoothControlv02.zip (939 Bytes)
Thanks for answer
HC05 extension error : "file is not valid extension zip"
erdcan
#1
AbaddoN
#2
I think in the archive need to include the directory “js” with a file “BluetoothControlv02.js” inside
Instruction: http://www.mblock.cc/docs/create-extensions-for-mblock/
erdcan
#4
I solved the problem. Thanks AbaddoN. Even if you do not use Scratch mode, the js file has to be included in the zip file of the extension.
krishnakrish
#5
@erdcan can you tell me how did you solved that problem i am also facing the same problem.
thanks in advance.