Multiple messages to same node, seems to miss one.
-
@mfalkvidd That is good to hear. What should I do to have that enabled?
@electrik It should have been sufficient to follow the documentation, but it seems like MY_RX_MESSAGE_BUFFER_FEATURE is only available for atmega328 (or perhaps also for SAMD and Linux/Raspberry Pi but definitely not for esp8266).
I have created an issue to clarify the documentation.
Thanks to @Yveaux for notifying me.
-
@electrik It should have been sufficient to follow the documentation, but it seems like MY_RX_MESSAGE_BUFFER_FEATURE is only available for atmega328 (or perhaps also for SAMD and Linux/Raspberry Pi but definitely not for esp8266).
I have created an issue to clarify the documentation.
Thanks to @Yveaux for notifying me.
@mfalkvidd all right thanks. Is there an alternative to avoid losing messages on an ESP8266 MQTT gateway?
-
@mfalkvidd all right thanks. Is there an alternative to avoid losing messages on an ESP8266 MQTT gateway?
-
@yveaux What is a rate that is still expected to be possible? Or, how often is the buffer from the NRF emptied?
-
@electrik that's a tough one... Every time loop() executes, or if you call eg wait() the queue is emptied.
So it all depends on what you do in your sketch. -
@Yveaux do you know if there are plans to support this buffering on the ESP8266 or the ESP32? Is it all related to SoftSPI?
-
@electrik the problem is the arduino port, not the mySensors stack. Last time I checked the issue on GitHub was still unresolved...
-
@yveaux This seems to be the original issue, which is closed: https://github.com/esp8266/Arduino/issues/1943
That sounds hopeful, but no time to check it right now...
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