oe3cjb / TTGO-T-Beam-LoRa-APRS

Use TTGO T-Beam as LoRa APRS Tracker
100 stars 74 forks source link

TTGO-T-Beam-LoRa-APRS-trackermode_correction -> New issue... #16

Closed cyberknol closed 11 months ago

cyberknol commented 3 years ago

Hello Christian, In advance I was able to show you that the T-Beam did boot up in "Tracker / WX mode". Terminal data did show that, and indeed the WX broadcast did pop up in APRS.fi. Unfortunately the Tracker broadcast does not show up anymore. It does show up when I set Tracker mode to 0.

So: PA1SDB-9 tracker is silence PA1SDB-8 WX transmits every 15 minutes.

define DONT_USE_FLASH_MEMORY

define TRACKERMODE 1

define CALLSIGN "PA1SDB-9"

define WX_CALLSIGN "PA1SDB-8"

define LONGITUDE_PRESET "0651,18E"

define LATIDUDE_PRESET "5319.14N"

define APRS_SYMBOL ">"

73s Peter

oe3cjb commented 3 years ago

Hi Peter, it seems that soem bytes in the package where missing - I added them - please give it a try. 73 Christian OE3CJB

cyberknol commented 3 years ago

O.k. thanks for message. I'll try when I have time.

73s Peter de PA1SDB

Op do 13 mei 2021 10:49 schreef oe3cjb @.***>:

Hi Peter, it seems that soem bytes in the package where missing - I added them - please give it a try. 73 Christian OE3CJB

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/oe3cjb/TTGO-T-Beam-LoRa-APRS/issues/16#issuecomment-840417650, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQGNANLGVMTLXXUDLLT3XDTTNOHB5ANCNFSM4X5VZKTA .

oe3cjb commented 11 months ago

seems to be fixed