Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2710596259
Hi @tmedicci thanks for your remarks, Regarding item 1: I think the udpclient & server test program are meant to be started when the link is up and there might be an init problem when data is already coming in when the program is started. I have not verified how good they are. Regarding item 2: The same as above, but on top of this: if the ap is using a different wifi channel than the espnow channel will change on the server and the connection will be lost. Espnow can only coexist with wifi when the same wifi channel is used. BTW I am trying to be able to setup espnow without the wlan0 interface, but this seems to be not so straight forward. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org