2022-07-03 11:59 PM
Hey there,
I am looking into using the STM32WB55CG as RCP/NCP on an embedded Linux device. All my communication is mesh local. I want to make a python script for communication between my devices, but I can only use the global IP address on netcat (which I used to test connectivity) the Mesh local IP seems to be useable via the open thread command line interface only. Am I doing something wrong? Can this be changed?
Jeroen