Folks,
I’m bringing up my own board with a CC2640 (inside SaBLE-x module with built-in antenna). Here’s what I was able to accomplish so far:
- Downloaded and installed Flash Programmer 2
- Downloaded and installed CCStudio 6.1.3 . I don't want to use the cloudy CCStudio.
- Downloaded and installed BLE Stack.
- Procured Debugger DevPack
- Put together my board. At the moment, nothing is connected to the SaBLE-x module, except power and JTAG.
- Established connection between Flash Programmer 2 and CC2640 on my board. I can read MAC address of the CC2640, which means that the JTAG link is working.
- Established connection between CCStudio and CC2640. I can download example programs, and CCStudio says that download is successful.
But now I seem to be stuck. I want to download an example code into the CC2640 and make it appear on the BLE scanner app (nRF Master Cobtrol Panel). But I can't seem to find an example that works (as far as I understand, code samples for CC2650 should run on CC2640 too). What could/should I try next?
Best,
- Nick