I installed the cp210x drivers (windows 10 64 bit) and it is showing com port also
It is uploading sucessfully but when i try to upload the code to the board it is showing following error
java.lang.NullPointerException
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingProgrammer(SerialUploader.java:314)
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:89)
at cc.arduino.UploaderUtils.upload(UploaderUtils.java:78)
at processing.app.SketchController.upload(SketchController.java:713)
at processing.app.SketchController.exportApplet(SketchController.java:686)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2149)
at java.lang.Thread.run(Thread.java:745)
anilkunchalaece:
I didn't understand what are you trying to say.
I have BLE400 with me and i am trying with this library
I think it is a case that I did not understand what you said in Reply #2 "I didn't have any arduino board with me to check whether to know either it is a problem with IDE"
That reads to me as if you were trying to upload code when you did not have an Arduino board.