Laczen commented on PR #15962:
URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2714241135

   
   > Please, @Laczen , can you open the following issues:
   > 
   > 1. One for the sixlowpan issue reported 
[here](https://github.com/apache/nuttx/pull/15962#issuecomment-2711291476).
   > 2. An issue for adding a check for the second problem (the channel plan). 
I suggest inserting a check for it on `espnow_recv_cb` and `espnow_send_cb` and 
saving the current channel to the espnow's structure. If the current channel is 
different, we can call `espnow_ifdown/espnow_ifup` (that should solve the 
problem). This doesn't need to be done here in my opinion.
   
   Done #15972, #15973.
   
   The documentation has been updated.
   


-- 
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

Reply via email to