FEATHER NRF52840: CENTRAL WONT ACCEPT MORE PERIPHERALS

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
matead
 
Posts: 9
Joined: Tue Oct 26, 2021 12:31 am

FEATHER NRF52840: CENTRAL WONT ACCEPT MORE PERIPHERALS

Post by matead »

Hi. I am using an nRF52840 Feather from Adafruit and I have one setup in central mode by using

Code: Select all

Bluefruit.begin(0, 1);
and then I have several peripherals. However, only one peripheral can connect to my central nRF52840.
Any ideas why this is happening?

Thanks.

User avatar
matead
 
Posts: 9
Joined: Tue Oct 26, 2021 12:31 am

Re: FEATHER NRF52840: CENTRAL WONT ACCEPT MORE PERIPHERALS

Post by matead »

This is the topology I am after
Attachments
unknown.png
unknown.png (33.9 KiB) Viewed 112 times

User avatar
matead
 
Posts: 9
Joined: Tue Oct 26, 2021 12:31 am

Re: FEATHER NRF52840: CENTRAL WONT ACCEPT MORE PERIPHERALS

Post by matead »

Never mind. Found your secret hidden examples on GitHub.

https://github.com/adafruit/Adafruit_nR ... _multi.ino

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

Return to “Microcontrollers”