I am trying to setup an Arduino BLE 33 with headers on a Mac OS Mojave 10.14.6 but try as I might the board fails to show any serial or COM ports. A basic compile/upload of sketch issues the following error;
uploading using selected port: /dev/cu.Bluetooth-Incoming-Port
/Users/vk/Library/Arduino15/packages/arduino/tools/bossac/1.9.1-arduino1/bossac -d --port=cu.Bluetooth-Incoming-Port -U -i -e -w /var/folders/dy/lnx545ls1jsfkhkxlf3v8tl40000gn/T/arduino_build_70442/sketch_oct23a.ino.bin -R
No device found on cu.Bluetooth-Incoming-Port
Set binary mode
Send auto-baud
Set binary mode
An error occurred while uploading the sketch
If I select Tools->Get board info
it returns
"Native serial port, can't obtain info"
Any Help in setting this up is greatly appreciated. Please find attached a screenshot of my environment