How to solve the error in upload arduino server? the detail says: numeric value exceeds the number of characters in element 1
Show older comments
I am trying to measure acceleration with the IMU LSM9DS1 sensor of the ARDUINO NANO 33 board via bluetooth from the computer using the MATLAB® Support Package for Arduino® Hardware, when I get to the step of uploading the server to arduino I get the error in the photo, does anyone know how I can fix it?

7 Comments
Walter Roberson
on 27 Jul 2023
Question: does it happen to be a ARDUINO NANO 33 Sense Rev 2 board? I ask becaue Rev 2 is not supported as yet.
Tomás
on 27 Jul 2023
Walter Roberson
on 28 Jul 2023
https://www.mathworks.com/help/supportpkg/arduinoio/ug/Nano33BLEsense_sensorconnections.html gives an example of BLE with that particular sensor -- but it talks as if it requires a Nano BLE Sense.
The blesend block for Simulink documents Arduino Nano 33 IoT, Arduino Nano 33 BLE Sense, and Arduino MKR Wifi 1010 boards .
So at the moment it is not clear to me that Nano 33 BLE that is not Sense can be used for that situation.
Tomás
on 28 Jul 2023
Tomás
on 1 Aug 2023
Walter Roberson
on 1 Aug 2023
Edited: Walter Roberson
on 1 Aug 2023
https://docs.arduino.cc/tutorials/nano-33-ble/imu-accelerometer implies that it should be accessible on the 33 without Sense. It would probably be worth trying their example: if the example can be made to work then it could potentially be extended for your needs.
Tomás
on 1 Aug 2023
Answers (1)
MathWorks MATLAB Hardware Team
on 16 Aug 2023
0 votes
Hi
Can you please reach out to us to resolve this issue? You can contact our technical support for further assistance,
Thanks,
MathWorks
MATLAB Hardware Team
Categories
Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
