Rob Engle (KK6LLF)

Results 5 comments of Rob Engle (KK6LLF)

I just ran into this as well. For some instance variables NULL is a legitimate value and you should be able to set/get them. e.g. p_groups, ndi_name

Adding @plainpylut since they implemented the original Nextion receive support and might have comment.

In reading the code again, I just noticed this comment in SerialPort.cpp ``` // TODO - BG5HHP // modem serial data repeat should be generic instead of coupling with the...

Thanks for the feedback @SS396. I guess my general thinking is that, even though most uses of the serial repeater will be for Nextion displays, we can anticipate other ways...

This is all good feedback. Thanks. The current behavior of the MMDVM firmware is to buffer up all return data from the Nextion until it sees FFFFFF and then send...