Hi thanks,
I have various other boards, all connect fine with serial data.
The Sparkfun Edge as unboxed is supposed to print data to the serial port, on a sound such as "yes", baud 9600 is as required.
from the link below: this is the sketch that comes pre-loaded on your SparkFun Edge Board, so you should already see the blue LED blinking. If you open the Serial Monitor of your Arduino IDE, saying "Yes" will return something like "Heard yes (203) @4032ms," accompanied by a single blink of the yellow onboard LED; saying "No" will return a statement similar to "Heard no (209) @7936ms," along with a blink of the red onboard LED. Any other word or statement that the mics pick up will return "Heard unknown (212) @50304ms." https://learn.sparkfun.com/tutorials/programming-the-sparkfun-edge-with-arduino
thank you for your comments, following your request I tried to upload,
I did not succeed, It would be good to have some clear instructions.
I am now practiced at press rst press 14 release rst release 14 after upload
and get the same outcome as that linked, ie 3 tries failed
The default bootloader was Sparkfun variable loader
I changed to ambiq secure bootloader
and tried changing SVL baud rates, which is also ticked on my IDE,
verbose output ends:
Sending Hello.
No response for command 0x00000000
alternatively using SVL
Phase: Setup
Cleared startup blip
Failed to enter bootload phase
thanks again
please note when unboxing one might not expect to need to overwrite the contents,
to get the product working, hence my reluctance.
This should work out of the box!