Hello.
I’m currently working with the Arduino IoT Node Shield with LoRa® (Arduino IoT Node Shield with LoRa® (Multi Frequency) — Pi Supply). My goal is to connect it to a LoRa gateway, but I’m facing a challenge in locating the devEUI
of the LoRa module on this shield.
In a previous project with an Arduino MKR WAN 1300, I was able to find the devEUI
using the MKRWAN library. I’m wondering if there’s a similar method or library that I can use to retrieve the devEUI
for the IoT Node Shield. Any insights or guidance on this would be greatly appreciated!