cancel
Showing results for 
Search instead for 
Did you mean: 

Hello everyone. I am working with nucleo-wl55jc1 and i want to make a connection in TTN. Does anybody knows how can i find my device EUI?

IKas.1
Associate II
 
2 REPLIES 2
Mike_ST
ST Employee

https://www.st.com/resource/en/reference_manual/dm00451556-stm32wl5x-advanced-armbased-32bit-mcus-with-subghz-radio-solution-stmicroelectronics.pdf

39.1.4 IEEE 64-bit unique device ID register (UID64)

Maybe that's what you're looking for.

Please look for UID64_BASE in the HAL.

YBOUV.1
Senior

Hi,

You can compile and load a LoRaWAN_End_Node project form stm32CubeWL firmware package.

then, open a terminal at 115200bds.

After reset (push the reset button), the DevEUI will be displayed in the terminal.