sinricpro / esp8266-esp32-sdk

Library for https://sinric.pro - simple way to connect your device to Alexa, Google Home, SmartThings and cloud
https://sinric.pro
Other
230 stars 124 forks source link

Arduino uno r4 wifi #392

Closed DriesN closed 3 weeks ago

DriesN commented 1 month ago

Dear, I am using a uno r4 wifi module to control 4 relays using the sinric pro functionalities.

When I compile the code (generated using the zero code in my Sinric Pro account) I get several errors when I select the uno board. (when compiling the same code under the esp32 dev module everything compiles fine). I suppose the esp32 libraries are incompatible with the uno module?

What should I alter in the code so that I can compile this code to a uno r4 module?

Kind regards,

Dries

kakopappa commented 1 month ago

Hello,

This library only works with ESP32/8266 and Picow.

if you really want to get it working on R4 try this alternative created by a community member.

https://github.com/khoih-prog/SinricPro_Generic

FYI: library is bit outdated and no longer maintained. You should consider using ESP32 instead

On Tue, 9 Jul 2024 at 8:58 PM DriesN @.***> wrote:

Dear, I am using a uno r4 wifi module to control 4 relays using the sinric pro functionalities.

When I compile the code (generated using the zero code in my Sinric Pro account) I get several errors when I select the uno board. (when compiling the same code under the esp32 dev module everything compiles fine). I suppose the esp32 libraries are incompatible with the uno module?

What should I alter in the code so that I can compile this code to a uno r4 module?

Kind regards,

Dries

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/esp8266-esp32-sdk/issues/392, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZUZGDQJ3PSI76R5SOTZLPUAJAVCNFSM6AAAAABKS54Y4GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4TQMZRGEZDKMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

DriesN commented 1 month ago

Thank you for your response. With the generic it got compiled and uploaded to the board. However it could not connect to the wifi. I have just purchased a esp32 board.

Kind regards, Dries

github-actions[bot] commented 1 month ago

This issue has gone quiet. Spooky quiet. We currently close issues after 14 days of inactivity. It’s been at least 7 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. As a friendly reminder, the best way to fix this or any other problem is to provide a detailed error description including a serial log. Thanks for being a part of the SinricPro community!

github-actions[bot] commented 3 weeks ago

Hey again! It’s been 14 days since anything happened on this issue, so our friendly robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to comment on this issue or create a new one if you need anything else. As a friendly reminder, the best way to fix this or any other problem is to provide a detailed error description including a serial log. Thanks again for being a part of the SinricPro community!