Multiple UART Mode - Modules

Please tell us which board you are using.
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
OrlandoResident
 
Posts: 1
Joined: Tue Nov 16, 2021 7:37 pm

Multiple UART Mode - Modules

Post by OrlandoResident »

Hello! I am using 2 Adafruit Feather nRF52 Bluefruit LE - nRF52832 along with the Bluefruit Connect app. I can connect to both devices individually, and when I do, I see the following modules:
Info; UART; Plotter; Pin I/O; Controller; AHRS/Calibration; Thermal Camera; Image Transfer.
If I turn on Multiple UART Mode, I can connect to both Feathers, but when I start, there are only two modules available: UART and Plotter.
I was hoping to be able to use the Controller module on both devices simultaneously, to set them to the same color using the Color Picker, and to run specific animation codes and have them in sync. Is this possible or not?

User avatar
mikeysklar
 
Posts: 14178
Joined: Mon Aug 01, 2016 8:10 pm

Re: Multiple UART Mode - Modules

Post by mikeysklar »

You can monitor and send to multiple BLE connected devices but it will be the limited to the UART / Plotter functionality.
The Multiple UART feature allows to monitor incoming data from, and send data to multiple devices simultaneously.
https://learn.adafruit.com/bluefruit-le ... 3075196-11

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

Return to “Feather - Adafruit's lightweight platform”