Open
Description
Hi!
I am using the following bluetooth code to send and receive data via bluetooth on two different pico w:s, and it works
my question is that is it possible to have the following set up
pico 1: read sensor data and send it
pico 2: receive data from sensor 1 and send it further
pico 3: receive data from sensor 2 and send it further
it does not to be simultaneous, there could be a little time interval
do you think I can modify the code that is in the link on GitHub or do I need something completely new?
Metadata
Metadata
Assignees
Labels
No labels