Scott Mabin

Results 339 comments of Scott Mabin
trafficstars

Should we close https://github.com/esp-rs/esp-hal/discussions/1193?

Could you briefly explain the lifetime issue you have run into and how the old API made it viable?

Sorry I haven't had much time to think about this recently. I'm not against the Move-In-Out API, but I'd like to avoid two APIs that do the same thing. I...

I think so far, the WiFi trait is the most useful, and also the most likely to be used across different vendors. I think it could quite easily be implemented...

Sorry for not taking a look at this sooner. I will hopefully have some time to review at the weekend :)

For some reason my notifications for this repo were disabled, fortunately I found this by chance! This is awesome, and perfect timing as I am currently having another stab at...

> It's been fun digging into this, but admittedly a little frustrating too. Oh I know that pain all too well :laughing:. > It's encouraging that you see something on...

> Strangely I can't seem to get my laptop to sniff wifi frames. It claims to support monitor mode, but I when I set things up I get zero packets...

I've still been trying to get this working, no luck so far. > though there are some oddities around _intr_matrix_set() that I don't understand I believe you have actually set...

> Hmm, I looked at _task_create_pinned_to_core(). It looks like the wifi blob calls it with a core ID of 0, which I believe is the main/Pro core? And yet we're...