On this page of the docs, please update this:
<script src="https://unpkg.com/p5ble@0.0.4/dist/p5.ble.js" type="text/javascript"></script>
To this:
<script src="https://unpkg.com/p5ble@0.0.7/dist/p5.ble.js" type="text/javascript"></script>
Or to the current version. It causes problems for float32 data and bigEndian data.
On this page of the docs, please update this:
To this:
Or to the current version. It causes problems for float32 data and bigEndian data.