sh123 / esp32_loraprs

LoRa ESP32 KISS Bluetooth modem (for APRSDroid or aprs.fi iOS) + APRS-IS RX/TX iGate over WiFi + Digipeater + DV (with Codec2 Walkie-Talkie)
https://github.com/sh123/esp32_loraprs
GNU General Public License v3.0
186 stars 38 forks source link

Help, not work with APRX v2.9.1 #73

Open Vitaliy86 opened 5 months ago

Vitaliy86 commented 5 months ago

Not work in kiss mode. In terminal receive from aprsdroid in plantext tnc2,but APRX not decode messes.

Vitaliy86 commented 5 months ago

big messege, for example WX data, from bluetooth

sh123 commented 2 months ago

@Vitaliy86, need to enable packet log then it will be possible to check what's wrong, did not test it extensively with large packets. Lora supports complete packets up to 255 bytes only. To enable packet log you need to set CFG_LOG_LEVEL to DebugLogLevel::LVL_TRACE in include/config.h