Can you please help to suggest how to get hci logs in channel sounding examples? Like my use case is that I want to know which commands are going from host to controller and...
Hi support team,
We are using nRF9151 with NCS v2.7.0 for our IoT product. During power optimization, we observed:
Even after disabling UART RX interrupt using uart_irq_rx_disable...
Hello, I am developing nRF5340, the project is pre-production. I am getting a issue with BLE power consumption, when I turned BLE on, the current is about 9uA. with BLE beacon...
Hi everyone,
I'm developing a Matter device on the nRF54L15 platform using NCS 2.9.0. When commissioning the device via HomePod and iPhone, the device unexpectedly reboots...
NCS -> 2.9.2 Hi, guys
This will be little bit big of a ticket.
So I recently started working with nrf9160, and I have not much dabble with M33 core as well.
But anyways...
Hi,
I have been testing out the channel sounding feature on the NRF54L15. Each device has a bias (difference between the readings and the actual distance) and I was trying...
Hi
I'm using the connectivity interface of the softdevices a lot and recently failures in the documentation of the connectivity protocol caused a long debug session. Maybe...
Hello,
I want to use the NUS service on my BLE communication. I don't have pins connected for UART, do I need to have them?
When I try to run the device, my program initializes...
hi,
1/ i notice that drivers header files are available in two versions. one inside "components\drivers_nrf" folder and the other inside "components\libraries".
and...
I'm using the nRF51822 DK + SDK10.0.0 + s110. I modified the app_ble_hrs example to send 2x 20B packets of data (via a modified heart_rate_meas_send() function) upon a m_battery_timer_id...
Hi
I have a custom board with no external crystal. Using S130 works fine, but I want to enhance communication with some data being sent over ESB using timeslot API.
...
My English is still poor, but I hope you can understand me.
Press the button to call ble_advertising_start(), which may occasionally restart main.
I set a short timeout...
I am using the FreeRTOS port included in a nRF52832 with nRF5 v11.0.0 + s132. From main() I create a task and I pass it some input data as argument. That data is encapsulated...
Hi,
I am struggling with I2S. While I was debugging my I2S data handler function, I found something interesting. I copy one element from a uint32 buffer into a (static...
Hello all!
Simple question: What is a SNR value for BT LE? I read 20 dB are OK, but I would like some sources/informations to back this number up.
Thanks!
Cheers...
I am using a custom nrf51822 board and S130.
I am trying to pull data from a sensor over SPI and then immediately send that data over SPIS to another processor. Is this...
While trying to implement a simple qdec demo application, I find that QDEC_SAMPLEPER_SAMPLEPER_512us above works ok, yet QDEC_SAMPLEPER_SAMPLEPER_256us does not work at all...
I have a case where I'm using a timer/counter as a counter with one PPI channel routing a GPIO rising edge to the COUNT task. Another GPIO rising event controls the counting...
I have an nRF52 paired to a central device. In order to delete the pairing on the nRF52 I clear the persistent data (dm_init_param_t).
I notice, however, that even though...
Hi all,
I'm a grad student trying to innovate on the BLE concept. I require a continuous signal as a source: preferably unmodulated, but a long duty cycle could also work...