Part Number: CC2541 Tool/software: Hello
We am looking to use a CC2541 device to monitor raw RF in the locale. The device has support for accessing the I/Q ADCs and placing on GPIO pins using "ADC_TEST_MODE" within the ADCTEST2 register.
However…
Part Number: CC2541 Tool/software: In my project the CC2541 device should be scanning continiusly (yes I know it takes more power) what are the settings I should use?
My project is based on the SimpleBLEObserver example in which I can see that the scan…
Part Number: CC2541 Other Parts Discussed in Thread: UNIFLASH , Tool/software:
Dear TI Support Team,
I hope this message finds you well.
I am currently working with the CC2451 controller but have encountered an issue. This controller is not being recognized…
Part Number: CC2541 Tool/software: Using CC2541 and sdk 1.5.2.0:
Application is based on the TimeApp example which is a kind of periferal (advertising and get connected by a central).
Is it possible to scan while advertising and while connectd ?
The…
Part Number: CC2541 Tool/software: Hi team,
I am running into some timing issues with my customer who is using 2 CC2541 chips on their board, one master and the other slave. They have no issue updating the stack to BLE 1.5.2 on master chip. However, when…
Part Number: CC2541 Other Parts Discussed in Thread: CC2340R5 Tool/software: Deras,
My customer wants to develop a smart door lock with BLE. The CC2541 BLE slave on the door lock can be connected to multiple BLE master, such as multiple smartphones.…
Part Number: CC2541 Tool/software: Following up on this thread: CC2540: Bootloader cc254x_f256_sbl.xcl does not compile with IAR 10.40 - Bluetooth forum - Bluetooth®︎ - TI E2E support forums .
Is there any plan from TI to fix the issue? My company…
Part Number: CC2541 Tool/software: Hi Champs,
Please advise how to implement the AES ECB on CC2541.
I know it's an old device but we really need this to sell more CC2340 to existing system.
Looking forward to your reply.
Regards,
Kien Nguyen
Part Number: CC2541 Tool/software: The GAP_DeviceInit() function is calling different functions depending on the profileRole parameter.
However this function is compiled according to the HOST_CONFIG preprocessor definition.
Which I could not find.
I need…
Part Number: CC2541 Other Parts Discussed in Thread: BLE-STACK I would like to request for library of BLE-CC254x Stack 1.2 and 1.3. Trying to migrate to stack 1.5.2 from unknow stack version (older than 1.4.1) and want to compare the code.