Edan Starfire
Edan Starfire
Spent some time troubleshooting if I had bad drivers, firmware, or chip, but eventually figured out that the way the current [nrf24l01test.py](https://github.com/micropython/micropython-lib/blob/master/micropython/drivers/radio/nrf24l01/nrf24l01test.py) file handles SPI buses and non-default pinouts is...
## Issue: SDK seems to throw an error if you try to use `set_permissions_mode("bypassPermissions")` after the session was created without that permission. error log format is from my app: ```...
Anyone been able to trigger the AskUserQuestion tool via SDK? I'm not even sure how to begin there, but was hoping someone had had some luck. It seems like it...