Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Hello, I discovered strange behaviour related to reset pin on my nrf52833 prototype and SDK17. My board has only reset button connected to reset input and 10K pull-up resistor...
Hello,
I'm having an issue with a hard fault when trying to write a specific value to a peripheral chip (TDC7201) register after multiple successful writes to the same register...
Hi all,
We're starting to move to the nrf52840 platform and have a question about the adc.. We'd like about ~13 bits of effective resolution- right now we use an ads1115...
Hi, I would like to try the Alexa_Gadget sample supplied in nRF Connect SDK v1.4.0 on an nRF52382DK but the sample does not build. I have tried both SES and command line builds...
We've been asked to run BLE transmissions using Ble_LR500Kbit, that is, Long range 500kbit/s TX. 125 kbit/s and 500 kbit/s RX on the nRF52840. The transmissions would be data...
Hello,
how much effort would it take to switch an application from the nRF52832 to the nRF52840 chip?
What we want to do is, we have a running application with the nRF52832...
To the kind attention of Nordic support team,
I'm interested in implementing some sort of validation stage using a keycode, as you mention in:
https://infocenter.nordicsemi...
Looking at the code of function nrf_log_frontend_dequeue, in nRF5_SDK_17.0.2_d674dde/components/libraries/log/src/nrf_log_frontend.c:716, it seems to me that the code chunk...
Hello!
I'm trying to implement a thermostat cluster handling. I've managed to implement read/write thermostat attributes handling using zigbee device callback. The problem...
I am trying to design a remote control for my garage door and I need to develop a low power remote control that talks to my Thread garage receiver.
I have looked into OpenThread...
Hi, I am attempting to flash various bluetooth samples onto the nRF5340pdk, and I am getting errors on multiple levels.
First, when I attempt to build the samples (I have...
Hello, I am trying to load some example on my nRF52840 dongle. I am developing without using a board but only the dongle, SEGGER and nRF Connect 3.6.0 .
Following this guide...
Hi everyone,
I've noticed in SDK examples such as the ble_app_hrs that call APP_ERROR_HANDLER after softdevice API Call.
What is the reason for this API call?
Any side...
Hello,
I am working on ble_app_uart example on nRF52840DK.
According to the documentation, when the device is advertising, the LED1 should blink. But I am not able to...
Hi all,
I was going through the release notes of the S132 V7.2.0.
Under known issues, DRGN-10340 states the following:
"The BLE_GAP_EVT_SEC_INFO_REQUEST event will not...