I have the CC2650 plug-in module and I am trying understand how to use the BLE library in Energia. I installed the BLE library.
The reference page, http://energia.nu/reference/ble/ says that two demo programs are included in Engergia: SerialOverBLE and BLEInputOutput but where exactly are these programs? I would like to download them into Energia and learn about BLE serial communication.
-Bob
Thanks benwr, after some time away, I re-downloaded the drivers and started again. Everything seems to be working now. I can't explain my previous troubles. Maybe I didn't select the UART COM port .... not sure.
I am just getting started with Energia and I have just obtained a Red MSP432P401R LaunchPad. My problem is that I cannot connect and download a simple blink program. First a couple facts:
1. I could not find the MSP432P401R in the board manager so I am using Red LaunchPad w/ MSP432.
2. I download the driver successfully and the COM port seems to recognize the LaunchPad. Actually it takes two COM ports on my computer COM10 and COM11.
3. I successfully compiled the program but the connection failed. I am attaching a file with the error message.
Any help would be appreciat