Not Finding Bluetooth M0 on App

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
jlloydparks
 
Posts: 1
Joined: Tue Dec 27, 2016 11:31 pm

Not Finding Bluetooth M0 on App

Post by jlloydparks »

I am trying to use a Adafruit Feather M0 Bluefruit LE to drive a 4x8 Adafruit NeoPixel Featherwing.

I started from the software on the BLE Feather Lamp example here: https://learn.adafruit.com/ble-feather-lamp/software and made the changes to account for the Featherwing instead of the NeoPixel strip given in the example.

The code compiles and loads just fine. However, the M0 Bluefruit LE device is not seen by any of my devices with the Bluefruit App.

It appears to be hanging at the ble.echo(false); line. I have some serial prints to try and debug and everything before there will print, everything after doesn't show up. The serial monitor just gives and ATE=0 then sits for a few minutes then dumps a whole lot of ??????...

Any help on how to get this program to proceed past that point and be successful would be helpful.

Thanks!

Locked
Please be positive and constructive with your questions and comments.

Return to “Wireless: WiFi and Bluetooth”