Laczen commented on issue #15347:
URL: https://github.com/apache/nuttx/issues/15347#issuecomment-2605142580

   @tmedicci I have been doing some further work and I can send some packets to 
the network. I'm using the broadcast address 0xff, 0xff, ... and 
`esp_now_send()` returns 0. However as the wifi is also up it seems that 
sending (even to the broadcast address) triggers the routine 
`esp_wifi_tx_done_cb` with `ifidx=255`. Is this expected ?
   
   My code is in not yet in a state to create a PR :).


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