Skip to content

Using latest version of ConfigurableFirmata gives "Device or Firmware Error" #43

Description

@therealhugocosta

I'm trying using an ESP32 dev board with firmata over wifi.

The master branch of ConfigurableFirmata brings support for this.
https://github.com/firmata/ConfigurableFirmata/blob/master/examples/ConfigurableFirmata/ConfigurableFirmata.ino

After many tryouts i've found out that the tcp connection is made to the board but johnny-five gives "Device or Firmware Error".

{"type":"error","timestamp":1648648602113,"class":"Device or Firmware Error","message":"A timeout occurred while connecting to the Board. \n\nPlease check that you've properly flashed the board with the correct firmware.\nSee: https://github.com/rwaldron/johnny-five/wiki/Getting-Started#trouble-shooting\n\nIf connecting to a Leonardo or Leonardo clone, press the 'Reset' button on the board, wait approximately 11 seconds for complete reset, then run your program again.","data":null}

Maybe this is a problem with johnny-five.

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