Skip to content

fix typo BLE_client.ino #3463

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

Merged
merged 1 commit into from
Nov 11, 2019
Merged

fix typo BLE_client.ino #3463

merged 1 commit into from
Nov 11, 2019

Conversation

takanotume24
Copy link
Contributor

fix typo

@takanotume24 takanotume24 changed the title Update BLE_client.ino fix typo BLE_client.ino Nov 8, 2019
@me-no-dev me-no-dev merged commit 8c4ca5a into espressif:master Nov 11, 2019
@fzesp32
Copy link

fzesp32 commented Dec 3, 2020

Hi everybody,
I am doing a project using esp32 in order to receive the values ​​of three Bluetooth Low Energy sensors. Then he sends them to the database using WiFi.
The result is that I receive the sensor values ​​of bluetooth low energy in the Serieller Monitor in Arduino IDE, but when I want to send them with the same esp32 using wifi to the database, only one sensor values ​​are sent.
The program code is your BLE Client, with modifications added to receive more than one sensor. But as I mentioned, the problem is that only one sensor's values ​​are sent to the database using WiFi.
Can I use the timer in that code? Where can I use it? Because I am very beginner, can you send me where to put the timer?

Do you have another idea for solving the issue in case the timer doesn't work?
Thanks a lot for your help

@chegewara
Copy link
Contributor

This is not the place to ask questions about your code, neither its my private email. For such questions is esp32.com forum, stackoverflow etc

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

Successfully merging this pull request may close these issues.

4 participants