Feather M0 Bluefruit multiple device talking over each other

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
Zchoffin
 
Posts: 1
Joined: Thu Aug 06, 2020 2:40 pm

Feather M0 Bluefruit multiple device talking over each other

Post by Zchoffin »

Hello,

I'm using 2 Feather M0 Bluefruit's to communicate with the Adafruit connect IOS app to open a multiple device UART connection.

I'm currently having an issue where they both are trying to talk to the app at the same time.
I was wondering if there was a function I could implement to basically wait till the other is done talking to the app.

My current solution was to have one send a float and the other sends an integer but I'm having issues still with the numbers messing up

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

Return to “Wireless: WiFi and Bluetooth”