Skip to content

"java.lang.NullPointerException " while trying to upload the code for BLE 400 #187

@anilkunchalaece

Description

@anilkunchalaece

Hi,

I am try to upload the code to the BLE 400 from waveshare with library

I installed the cp210x drivers (windows 10 64 bit) and it is showing com port also

It is uploading successfully 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)

How to avoid this error ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions