I am now using MCCI LMIC… was just trying my shot with IBM LMIC. Won’t use it again…
And i meant i have worked with both, and not received any data.
And yes, regarding the gateway, i’ll see if i can setup my own… but the thing is that 2 years ago i worked in the same vicinity of the known gateway and it worked back then. The gateway still is there (confirmed by my department) so i’m confused!
A Realtek USB DVB stick (around £12) can be used to display the RF activity from a node. You cannot decode the data, but you can see if the node is actually transmitting and on the correct frequency.
That would have been under TTN V2, 2021 we migrated to TTS(CE) aka TTN V3 with 'final V2 sunset Dec’21 - much closer to full LoRaWAN complance and hence much more picky and choosey wrt node behaviour, use lates MCCI lib if you can or look at LMIC-Node
And do you have access to the TTN Console view of that GW to see what it hears from your node? Or can someone who does have access tell you/grab data? Aso what are you seeing in the node local console output?
If struggling with reception can you take node closer to the GW?
I don’t have access to the gateway console. However, right now i’m very close (on the face) of the gateway!
I have rechecked my pin connection and frequency settings too.
I’m using Lorawan version 1.0.3 and regional version A. is it true for sx1276? Any idea? as i couldn’t find this data on any datasheet and one tutorial on youtube used these settings for sx1276. So i’m following the same…
I’m using example ttn-abp and just altered the session keys and the pin map for DIO0 and DIO1.
And have selected sx1276 radio 1
and EU 863 plan… in the config files!
Also as i can see that gateway on Heat map of ttn… I saw that it last heard at around 4:30 pm and i was trying to send data after 5pm. So i think it’s not even listening.
That’s a clue…
How on earth would LoRaWAN work if gateways stopped listening?
By using ABP you don’t get any form of feedback as to if you got the keys the right way round etc.
At least with OTAA you can get to a Join Request / Join Accept even if your device doesn’t hear the Join Accept. Then you know you aren’t in range. Or the gateway is selectively deaf. Or playing Bon Jovi really loud and not able to hear very well.