HC05 extension error : "file is not valid extension zip"


#1

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


#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/


#3

Thanks.I suppose that the JavaScript file is not needed for arduino mode.


#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.


#5

@erdcan can you tell me how did you solved that problem i am also facing the same problem.

thanks in advance.