Hi there,
I use a MacBook Pro (Apple silicon) and am running Arduino 1.8.19 - which works very nicely with other microcontrollers.
This is my first effort with the WisBlock kit - I have a RAK3372 core module and have connected it up.
I can send it AT commands through the Arduino serial monitor
I cannot upload any of the example firmware - I keep getting a Module Not Found error - no module named “serial”
I have looked through the forum and it seems I may need to run pip3 install pyserial
I did that. I restarted Arduino IDE. No joy.
We’re you able to try on the latest Arduino IDE 2.x?
Running pyserial on my macbook works ok but it is not Apple Silicon. Can you please share the error you see? Also, can you confirm the version of RUI3 you use on installing BSP for RAK3172?
I will forward this info to our team who can test on Apple Silicon.