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
I'm seeing an issue with the default ambient.js example which requests both sound and light data on an interval and requests trigger data when it's available. After a couple of successful reads of the trigger value (usually between 2-5), we get an invalid response:
I'm seeing an issue with the default
ambient.js
example which requests both sound and light data on an interval and requests trigger data when it's available. After a couple of successful reads of the trigger value (usually between 2-5), we get an invalid response:And if we take a look at the transactions with a logic analyzer, we see a strange corruption of the SPI bus just before that error:
Somehow the Tessel 1 is able to deal with it...
The text was updated successfully, but these errors were encountered: