Open coratron opened 3 years ago
@rgot-org
I figured what was wrong with my own setup... The silkscreen on my dev. board was bad...I had DIO configured as pin 25 when it was pin 26. Everything is now unlocked and running. I will post my progress on here as I may have more insights about AU915. The subband tweak is still required.
Merci!
Ok, next debugging step - it could be an issue with the underlying LMIC library but I thought I'd post here just in case:
1637618: [Event] TXCOMPLETE
1637775: engineUpdate, opmode=0x900
1946510: engineUpdate, opmode=0x908
1946532: [Event] TXSTART
1946557: TXMODE, freq=918000000, len=17, SF=12, BW=125, CR=4/5, IH=0
Packet queued
Temp: 18.400002 TTN_CayenneLPP: 1 67 00B8
2090507: setupRx1 txrxFlags 0x20 --> 01
start single rx: now-rxtime: 2
2091136: RXMODE_SINGLE, freq=926900000, SF=12, BW=500, CR=4/5, IH=0
2110082: Invalid downlink, window=RX1
2152757: setupRx2 txrxFlags 0x1 --> 02
start single rx: now-rxtime: 2
2153385: RXMODE_SINGLE, freq=923300000, SF=12, BW=500, CR=4/5, IH=0
rxtimeout: entry: 2158007 rxtime: 2153381 entry-rxtime: 4626 now-entry: 64 rxtime-txend: 124376
2158079: processRx2DnData txrxFlags 0x2 --> 00
2158165: processDnData_norx txrxFlags 00 --> 20
2158431: [Event] TXCOMPLETE
2158588: engineUpdate, opmode=0x900
2571822: engineUpdate, opmode=0x908
2571846: [Event] TXSTART
2571873: TXMODE, freq=918400000, len=17, SF=12, BW=125, CR=4/5, IH=0
Packet queued
I found out the problem was related to ADR...
For AU915 users - make sure you have the right Sub-band selected.
Hi,
I have been testing this library configured for AU915 today but I am having some issues.
Background:
What works:
What does not work:
Terminal output [keys/ids changed to XX]
Observations & Hypothesis