Part Number: CC2640R2F Other Parts Discussed in Thread: BLE-STACK , Hello, we have a problem probably related to the ble-stack on our hardware. The chip being used is the CC2640R2F.
The ble-chip runs using passive scanning mode. We are reading GAP_Advertiser…
Part Number: CC1352R Hello,
Custom Stack Description:
I use Custom Stack, which accesses the radio using EasyLink. This Custom Stack uses 5 kbps SimpleLink Long Range as its physical layer. It is implemented with the use of SDK in version 5_20_0_52. The…
Part Number: BLE-STACK
Hii,
i am working with basic_ble example and started UART in callback mode and whenever i am calling any api like osal_snv_write of osal_snv_read or HCI_EXT_SetBDADDRCmd or trying to send notification to connected BLE client…
Part Number: BLE-STACK Hii, i am using CC2340 basic_ble example and changing the advertising name in runtime using UART command and i am able to use do this succesfully but the problem is after changing the scan response or advertising data i am disabling…
Part Number: CC2652R7 Other Parts Discussed in Thread: CC2640 Can you please confirm that our latest BLE SDK includes the following features:
GLS (server) TIP (client) GAP (server & client) DIS (server) BAS (server)
Thank you!
HI, UART2 driver in the latest SDK (6.30) resolved the framing error issue.
Also, the baud rate has been set to 2.66 MHz, which is below the maximum value of the specification.
However, we still see the missing packets only when BLE stack is enabled (running…
Part Number: CC2640R2F Other Parts Discussed in Thread: CC2650 Hi everybody.
I am working on a project that at the beginning opted to use the BLE Stack but the project has changed significantly that finally the BLE Stack is no longer used. I have tried…
Part Number: CC2640R2L I'm using CC2640R2L microcontroller for a BLE based project.
I'm estimating available flash memory, I did't find anywhere ble stack size estimation in order to understand how many space I would have for my project.
My…
Part Number: CC2642R-Q1 We are using CC2642R-Q1 and would like to know below
Our unit will be in peripheral Mode and would need to understand , how we can connect multiple peripheral devices to common single Central unit . Any demo or app note will …
Part Number: CC2652R Other Parts Discussed in Thread: CC2640 , CC2642R , We have a BLE Stack project for MCU cc2640 that imports the files CC2640Stack.a and CC2640Stack_HCI_TL.a from old SDK folder “C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble…