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

1.6.0 not working at my MMDVM_HS_DUAL #145

Open
dl1bz opened this issue Oct 28, 2021 · 6 comments
Open

1.6.0 not working at my MMDVM_HS_DUAL #145

dl1bz opened this issue Oct 28, 2021 · 6 comments

Comments

@dl1bz
Copy link

dl1bz commented Oct 28, 2021

I have a MMDVM_HS_DUAL with 12,880 MHz. With FW 1.5.2 all worked, if I compile the newest 1.6.0 MMDVMHost says NAK from modem. MMDVMCal also not working. Flashing backward to 1.5.2 bring all back, the modem works correct.

73 Heiko, DL1BZ

@dl1bz
Copy link
Author

dl1bz commented Oct 29, 2021

ok, here is my solution:
a) MMDVMCal don't work
I delete in an actual MMDVMCal all serial speeds higher than 115200. That brings me MMDVMCal back to work with the MMDVM_HS_DUAL and 1.6.0. I think we need a command line parameter with defined SerialSpeed in MMDVMCal ?!? You cannot put a defined serial speed if you start MMDVMCal.

b) MMDVMHost don't start
I need to set UARTSpeed=115200 in MMDVM.ini
With UARTSpeed=460800 MMDVMHost don't start with this MMDVM_HS_DUAL.

For now all is working now. But I think there are a few things need to be fixed with the newer, higher serial speed parameters.

73 Heiko, DL1BZ

@dl1bz
Copy link
Author

dl1bz commented Nov 1, 2021

Yes, but the lastest MMDVMCal don't detect the modem anymore. There is no option (at command line) to bring the serial speed down. Only if I modify the source code of MMDVMCal and delete higher serial speeds as 115200 the MMDVMCal come back to work with my MMDVM_HS_DUAL and 1.6.0. Earlier there was not such a problem. That was what I meant with "a few things need to be fixed" :)
The FW 1.6.0 itself works now.

73 Heiko, DL1BZ

@g4klx
Copy link
Contributor

g4klx commented Nov 1, 2021 via email

@dl1bz
Copy link
Author

dl1bz commented Nov 1, 2021

Thanks for pointing that out. I’ll try and fix it this evening UK time. Sent from Yahoo Mail for iPhone On Monday,

Great Jonathan. If you fix it I will try again. Thanks a lot.

73 Heiko, DL1BZ

@g4klx
Copy link
Contributor

g4klx commented Nov 1, 2021 via email

@AD5IA
Copy link

AD5IA commented Jan 28, 2023

I checked the 1.6.0 MMDVM_HS source code. the USART1 speed is set to 115200, and the Pi-start also set to 115200. After flash the 1.6.0 to STM32, it turn out works with pi-star 4.1.6, but fail to work with 4.1.5 and 3.4.17. Is there any other reason? how to make it work with 4.1.5 and 3.4.17? Thanks for any help.

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

3 participants