I am using an nRF52 feather board with a RFM95 Lora Wing on top of it to send data to The Things Network and I was able to get this working.
However, I would like now to receive data from TTN to process on the feather. Are there any available documentations or examples on how to do this ?
I am not sure how to send data from TTN to the microcontroller
Any help or suggestion would be highly appreciated.
Read documentation (*) on using downlinks - and note the restrictions under FUP! How you process and where you get data back into TTN to send down to the node will depend on what interchange methods you use - again read up on your options.
(*) link to docs at bottom right of every console page…