Part Number: CC2642R-Q1 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Good afternoon, I am developing an IOT Bluetooth system with a TCXO clock with a maximum deviation of 3 ppm. This is to get the timing as accurate as possible during its…
Part Number: CC2642R-Q1 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Good morning, I create a function to print the status of the GPIO. void portsettings_printInfoExtended(uint32_t pin)
{
// Note that the bits of pinConfig may overlap…
Part Number: CC2642R-Q1 Tool/software: Is it possible to enable advertising in connection monitor example? My customer found this API ugap_bcastStart() which seems to support advertising in MicroBLE stack, is there an example to use this API? And is there…
Part Number: CC2642R-Q1 Tool/software: Hi team,
It's an urgent case for my customer, please take it as highest priority.
Device: CC2642
Environment: SDK 7.40.0.77
Issue Description:
Customer use DSS_sendNotification() copy from data_stream demo …
Part Number: CC2642R-Q1 Other Parts Discussed in Thread: CC2640 Tool/software: Hi,
1. could you elaborate the parameter of the Out-of-band blocking?
e.g. if inject a strong jammer signal between 1.3~2GHz, below 10dBm, does it mean there is no any impact…
Part Number: CC2642R-Q1 Other Parts Discussed in Thread: CC2340R5 Tool/software: My customer is using the connection monitor example on CC2642R-Q1 for PEPS application, and found the connection monitor lost track of the connection when the cell phone…
Part Number: TAS5720A-Q1 Other Parts Discussed in Thread: CC2642R-Q1 Tool/software: Hi Team,
I see CC2642 support I2S and TAS5720 also has mono I2S port.
And I would like to check if TAS5720-Q1 can pair with CC2642R-Q1 or not?
Regards
Roy
Part Number: CC2642R-Q1 Tool/software: My customer is using CC2642 for a keyfob. To optimize the power consumption, they are using slave latency = 1 after connection. This effectively increased the battery life, however the delay of GATT messages also…
Part Number: CC2642R-Q1 Other Parts Discussed in Thread: TCAN4550-Q1 , TCAN4551-Q1 , TCAN4550 Tool/software: Hi
In an automotive BLE module using the CC2642R-Q1, we are considering communication with the CAN interface.
Since the CC2642R-Q1 does not have…
Part Number: CC2642R-Q1 Tool/software: My customer is using connection monitor on CC2642R-Q1 with the latest SDK7.41. They found that the real-time performance is impacted by the CAN bus data handling. The application is as below:
1. In MicroCmApp_taskFxn…