You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The resolution of this issue should result in NRF52Pin::getAnalogPeriodUs() to not return DEVICE_NOT_SUPPORTED, so this should be fixed with a future CODAL update:
In comparison V1 returns the configured period (default is 20ms).
V1:
V2:
Looks like this is by design? as CODAL is not providing the data:
micropython-microbit-v2/src/codal_app/microbithal.cpp
Lines 172 to 179 in fd99f40
So if we cannot support this V1 compatibility we might need to update the docs.
The text was updated successfully, but these errors were encountered: