This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/CC2541: CC2541

Part Number: CC2541

Tool/software: TI C/C++ Compiler

Good Day To All,

I already started a project using the simpleBLEperipheral and was wondering if i can also add the "observer" feature (functions, source/header files) with the existing project or do i need to start again from scratch.

I want to test the observer mode and see if i can manage to scan advertisements from other peripherals around the area. Then try to interpret those data scanned and send it via any communication protocol, like via UART.

Thanks.