How can I use Dual Roles BLEUART?

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
kufo
 
Posts: 22
Joined: Tue Mar 21, 2023 7:05 am

How can I use Dual Roles BLEUART?

Post by kufo »

I tested both "dual_bleuart.ino" and "bleuart.ino".
this sample test was good.
I sent some text like App->"dual_bleuart.ino"->"bleuart.ino" was good.
and
"bleuart.ino"->"dual_bleuart.ino"->App was good too.

but I want to get the data at middle position, "dual_bleuart.ino" such as peep or share the passed data.

but I can not find any example for this function.
Would you know this?

and

I want to two cases using "dual_bleuart.ino" at the same devices .
first : App->"dual_bleuart.ino"->"bleuart.ino" and "bleuart.ino"->"dual_bleuart.ino"->App
second : except App "dual_bleuart.ino"->"bleuart.ino" and "bleuart.ino"->"dual_bleuart.ino"
but when I tested except App, then BLE was not worked.

How can I solve this function?

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

Return to “Arduino”