Skip to content

bluetooth mesh #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sw0rdd opened this issue Feb 22, 2024 · 0 comments
Open

bluetooth mesh #1

sw0rdd opened this issue Feb 22, 2024 · 0 comments

Comments

@sw0rdd
Copy link

sw0rdd commented Feb 22, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant