Event from PD to CP is not working #221
Replies: 2 comments 18 replies
|
@MarosMotaj, the code snippets you have posted here is not enough to understand what might be going wrong. Can you post the entire code? if not, please setup a minimized but fully contained code. Also posting the full logs would be helpful. |
7 replies
|
@MarosMotaj After a fair bit of thought, I think this has to be something related to your setup and not a LibOSDP bug. I am relying on the tests that cover this specific case to make that claim. So the best I can do here is to give you suggestions to debug the issue:
|
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi All,
Thanks for great work. I try to sent event from PD (ATTiny3224) to CP (ESP32-WROOM32). I have no ERROR but the event will not be sent. I am using Platformio. Commands from CP to PD are working. Also RS485 communication is working on both sides. Can you please help me solve the problem ? Thank you for yours time.
All reactions