💬 Easy-Peasy Amplified MySensors Serial Gateway
-
I had a chance to test the module more thoroughly, and it appears to work just fine at 2mbps also. So, as of this moment, everything seems good, and I'm not aware of any problems. :)
-
The newer E01-2G4M27D has more powerful transmit and more sensitive receive capability:
https://www.aliexpress.com/item/4000536940861.html?spm=a2g0s.9042311.0.0.58a24c4dtdfoIK
-
I know this thread is old but it seems the most relevant. I just tried to compile the standard GatewaySerial.ino sketch using Wemos D1 mini as board type and I get error:
MyMainESP8266.cpp:95:9: error: 'cont_can_yield' was not declared in this scope;I'm using MySensors Library v2.3.2
I'm assuming this used to work. Is it broken or I am doing something wrong?
-
I know this thread is old but it seems the most relevant. I just tried to compile the standard GatewaySerial.ino sketch using Wemos D1 mini as board type and I get error:
MyMainESP8266.cpp:95:9: error: 'cont_can_yield' was not declared in this scope;I'm using MySensors Library v2.3.2
I'm assuming this used to work. Is it broken or I am doing something wrong?
-
Hi @mfalkvidd
I rolled back the esp8266 library to 2.6.2 and it compiles.
Is there an upcoming release to fix this?
Thanks :-) -
Hi @mfalkvidd
I rolled back the esp8266 library to 2.6.2 and it compiles.
Is there an upcoming release to fix this?
Thanks :-) -
Yes, Lol, you have 2 PRs but both have issues. I looked, but I didn't manage to find them on Github/MySensors. I did read that espressif updated their esp8266 core to use standard Arduino yield functions. I guess it's related to that.
-
That issue is caused by the newer ESP8266 core changing yield functions. Downgrading the ESP8266 core to v2.6.2 (or v2.7.4 depending on your board setup) remains the most reliable workaround until those MySensors core PRs get merged into a main release. Keep an eye on those GitHub PRs for updates on full compatibility with current core releases!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login