Part Number: CC2541DK-MINI Hello team,
I have query, why BLE peripheral code is not visible after scanning in BLE SCANNER APP or lightblueapp . is their any commands missing in simpleBLE peripheral code that not allowd to visialize device in app after…
Part Number: CC2541DK-MINI WHAT IS THE PROCESS OF ADDING THE SERVICE IN THE WHITE LIST ?
WE ARE FACING DISCONNECTION ISSUE AS ANDROID KILL THE SERVICE. I READ CODE OF CYCLIC SENSOR WHERE
// Duration of advertising to white list members only after…
Part Number: CC2541DK-MINI Other Parts Discussed in Thread: BLE-STACK Tool/software: TI-RTOS HI,
What are the software components freely available with the development platform?
Part Number: CC2541DK-MINI Other Parts Discussed in Thread: CC2640 , CC2540 , CC2541 Can we use the programs and documents of cc2640 as a reference for using cc2540 and cc2541 for developing custom applications? is there any difference in programming…
1. I think you can find source code for CC2541DK-MINI in BLE Stack 1.4.2
2. The code architectures are different for CC254x and CC26xx so you can only porting application function one-by-one manually.
Part Number: CC2541DK-MINI Other Parts Discussed in Thread: CC2541 Tool/software: TI C/C++ Compiler Hi,
I have changed the advertising time of the simpleBLEperipheral.c code and debug it using IAR workbench. The status of the debugging was 'debugging…
Part Number: CC2541DK-MINI Other Parts Discussed in Thread: CC2541 Tool/software: TI C/C++ Compiler Hi,
I have changed the advertising time of CC2541 keyfob of the code Simple BLE peripheral.c and debug it using IAR workbench 8051. It said that the…
Part Number: CC2541DK-MINI Other Parts Discussed in Thread: CC2540 , FLASHTOOL , FLASH-PROGRAMMER , CC-DEBUGGER Support,
I'm assuming the dongle comes preprogrammed with the HOST app. That said, I followed instructions to ensure I have the proper drivers…
Part Number: CC2541DK-MINI Not able to install device in my computer
PC HW HP Z2
OS Windows10 64bit
Tried drivers from https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/675209 but still not working
Part Number: CC2541DK-MINI Other Parts Discussed in Thread: CC2541 , CC2540 In my setup, I am connecting MSP430 MCU (Slave) to the CC2541 keyfob (Master) USART0 SPI module. On the other hand, the CC2541 keyfob is connected to a mobile application to receive…