Closed m0vva closed 10 months ago
After some further investigation, I notice that the Alphanumeric message is wrapped in quotes but the received message from the network already has quotes. This double quoted string of text appears to break the NextionDisplay - which ignores the message. By modifying line 237 of POCSAGControl.cpp to remove the escaped quotation marks, the inbound POCSAG messages now appear as expected in the NextionDisplay. I have yet to see if this breaks anything else - further testing will continue.
I have found that only "func Numeric" messages are displayed in a Nextion display, all the "func Alphanumeric" do not appear. Is this by design or should they appear in the Nextion display when received?
I have extended the t1 field in the Nextion Editor to allow 80 characters, as I thought the 10 character definition was too short - but still no alphanumeric messages appear.
This is log output shows a message that is correctly displayed:
This log output does not get displayed: