Skip to content
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

BLE only works when Serial monitor opens #23

Open
davidryan316 opened this issue Jan 12, 2022 · 0 comments
Open

BLE only works when Serial monitor opens #23

davidryan316 opened this issue Jan 12, 2022 · 0 comments

Comments

@davidryan316
Copy link

I am using the Arduino IDE and am experiencing the following problem .

• I have the bluno beetle wirelessly connected to a HM-10 Bluetooth module which is connected to an Arduino nano.
• I am sending a ‘1’ and a '0' through serial.write function from the beetle to the to the HM-10 in the main loop.
• The HM-10 acknowledges the receiving ‘1’ when the serial monitor of the bluno beetle is open or open then closed which turns on and off an LED.

But the main problem I am having is if I do not open the serial monitor to the Beetle when first connected it will not receive the ‘1’.

I hope this is clear as I am quite new to this and it is very hard to describe through text.
I can upload my HM-10 code if needed
Github_sketch.txt

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