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

sending whatsapp message break the code flow #134

Open
wasey-rao opened this issue Nov 13, 2023 · 1 comment
Open

sending whatsapp message break the code flow #134

wasey-rao opened this issue Nov 13, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wasey-rao
Copy link
Collaborator

Describe the bug
When user send message it cause the issue #103 and today i realize on LCD the error code 1855 is showing up too, which is related to thingSpeak too, so i thing @mhamidjamil you should handover the thingspeak control to orangePi.

To Reproduce
Send whatsapp message and see the error.

Expected behavior
Whatsapp message should be send without any error and also update the thingSpeak value with out effecting other fields.

Screenshots
Here is the Screenshot 2023-11-13 172814 of that error

Additional context
As our temperature and humidity is uploading on ThingsBoard Server so i thing we should now discontinue our journey with thingSpeak, we have to use local DB with orange-pi like SQL or other for better practice and reliability.

@wasey-rao wasey-rao added the bug Something isn't working label Nov 13, 2023
@wasey-rao wasey-rao added this to the New Feature in v5 milestone Nov 13, 2023
@mhamidjamil
Copy link
Owner

I'm already working of making library for complex functionalities for ESP32-S3 project as soon as it complete I'll transfer this flow to SQL or any other DB, but i think we should keep uploading temperature and humidity on thingSpeak and in parallel we will also include SQL for better practice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants