I'm trying to set up the LWM2M client sample with the ot overlay on a nrf52840 platform.
So far, I have set up the OTBR and I am able to ping the outside world (net ping 64:ff9b::8.8.8.8 is successful) from the nrf52840 (which seems to indicate that the OTBR is ok?).
Now that I try to set up the LESHAN server, I have no idea on how I should proceed to make the leshan and nrf communicate together. I have tried to launch the leshan server from my linux machine as well as from the RPI with the client endpoint set to nrf52840dk_nrf52840; nothings show up and I'm a bit stuck.
Any help or link to relevant information would be greatly appreciated!