Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nextion Display Causes NAK from the MMDVM, command = 0x80, reason = 1 with v1.6.0 #149

Open
robrobinette opened this issue Aug 11, 2022 · 0 comments

Comments

@robrobinette
Copy link

robrobinette commented Aug 11, 2022

I have a Nextion display connected to the modem. It is fully functional when using v1.5.2 firmware. When running v1.6.0 on an hs_dual_hat I have turned the Nextion display on and off in the pi-star configuration page and every time I turn it on I get the same NAK errors (endless stream):
W: 2022-08-09 18:26:09.868 Received a NAK from the MMDVM, command = 0x80, reason = 1
W: 2022-08-09 18:26:10.270 Received a NAK from the MMDVM, command = 0x80, reason = 1
W: 2022-08-09 18:26:10.270 Received a NAK from the MMDVM, command = 0x80, reason = 1

M17 mode stops working and the pi-star dashboard "M17 Network" shows "disconnected" but the pi-star dashboard shows M17 mode enabled and network status in green. I get the NAK messages even when M17 mode is disabled but all modes are still functional. When I turn the display off in the pi-star config page the NAK errors stop and M17 functions again. I am unable to run the Nextion display with M17 mode enabled.

This is my MMDVM_HS build Config.h:
#define CONFIG_H
#define MMDVM_HS_DUAL_HAT_REV10 (or MMDVM_HS_HAT)
#define ENABLE_ADF7021
#define DUPLEX (comment out for simplex modem)
#define ADF7021_14_7456
#define AD7021_GAIN_AUTO
#define STM32_USART1_HOST
#define I@C_ADDR 0x22
#define ENABLE_DEBUG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant