Hello.
We are testing nrf5340 - nrf7002 using the example of blpovisioning.
I try to put on/off function using button, but if I reset pcb and turn on, it will connect to wifi and tcp server normally, but if I turn on -> off -> an error occurred in bt hci.
I looked it up
devzone.nordicsemi.com/.../473790
github.com/.../files
It's related, so I modified the nrf53_support.c file and built it
[00:00:17.729,492] <inf> Provisioning: Configuring server address...
[00:00:17.729,797] <inf> Provisioning: Attempting to create socket...
[00:00:17.730,285] <inf> Provisioning: Attempting to connect to server...
[00:00:17.731,048] <err> net_arp: Gateway not set for iface 0x20002718
[00:00:18.425,598] <err> net_arp: Gateway not set for iface 0x20002718
[00:00:19.119,750] <err> net_arp: Gateway not set for iface 0x20002718
[00:00:19.813,903] <err> net_arp: Gateway not set for iface 0x20002718
[00:00:20.508,056] <err> net_arp: Gateway not set for iface 0x20002718
This error is occurring.
Is there any additional data to refer to??
The sdk you are using is v2.8.0