Skip to content

Troubleshooting

General Troubleshooting Help

Note

Not working as expected and need help?

If you need technical assistance and more information on a product that is not working as you expected, we recommend heading on over to the SparkFun Technical Assistance page for some initial troubleshooting.

If you don't find what you need there, the SparkFun Forums are a great place to find and ask for help. If this is your first visit, you'll need to create a Forum Account to search product forums and post questions.

Issues Uploading Code Manually via CLI

If you are seeing the following error when attempting to flash the binaries:

    A fatal error occurred: Failed to connect to ESP32: No serial data received. For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.md_in_html
Done programming! Ready for next board.
Press any key to continue . . .
    
Successfully Programmed BlueSMiRF v2 - ESP32
Error Programming BlueSMiRF v2 - ESP32

Make sure to:

  • ensure that the wires are making connection and not loose
  • wired correctly between the USB-to-Serial Converter and your BlueSMiRF v2
  • COM Port is the same one that the USB-to-Serial converter enumerated to on your computer
  • install the appropriate drivers
  • in Bootloader Mode

Still having issues? Try a power cycle by following the steps below:

  • disconnecting the USB-to-serial converter from your computer
  • pushing down on the pair button for bootloader mode
  • connecting the USB-to-serial converter back to your computer

Can the BlueSMiRF v2 be used for wireless serial upload with an Arduino?

Currently, there is not support for wireless serial upload with an Arduino. We recommend removing the BlueSMiRF v2 and using a USB-to-serial converter to upload code to an Arduino.