Hello,
Has the issue of compiling error for Nano 33 BLE Sense on Raspberry Pi 3 resolved yet? With Arduino IDE 1.8.10 and Arduino nRF528x Boards (Mbed OS) v1.1.3 running on Raspberry Pi 3 (Raspbian Stretch), I'm still getting the following error message:
arm-none-eabi-g++: error: unrecognized command line option '-std=gnu++14'
exit status 1
Error compiling for board Arduino Nano 33 BLE.
This problem appears to be specific to the IDE and board manager running on Raspberry Pi 3.
Any suggestion is appreciated.