Peter Buchegger
Peter Buchegger
@Mane76 are you using different frequencies for RX und TX? possible fix would be: https://github.com/lora-aprs/LoRa_APRS_iGate/pull/304
@Mane76 can you post your config again that i can try to reproduce your issue. the first boot looks very strange to me. in the second boot i can not...
I am very sorry, but I can't reproduce your issue here on my system. this is my config: ``` { "callsign": "OE5BPA-77", "network": { "DHCP": true, "static": { "ip": "192.168.0.100",...
@Mane76 good found! have not seen this difference! Will need to check this, but i think most probably this is the issue 👍 will check tomorrow 👍
i refactored the RadioLib Task, added the newest version of RadioLib and now it is working as expected (on my side at least). please try the latest master again and...
@ohanssen did you follow this steps: https://github.com/lora-aprs/LoRa_APRS_iGate/issues/296#issuecomment-1577284813 the configuration file changed! best is to create a completely new one.
@beppelpo can you check if RX is still possible when TX is active? thanks!
Phu... slowly I am giving up on this topic as on my side everything is working correctly and I have no idea anymore. So... 1. please send me some pictures...
@beppelpo: `Type: error` can be ignored, this „bug“ is well known and just on the display/logging. can you post the logs from the serial monitor too? to make sure? can...
@Mane76 I think your issue is now at this point something different than the original issue described here. can you comment all lines which are responsible for the watchdog? like...