The direction_finding_connectionless_rx **works fine with NCS v2.3.0**, but with v2.9.0 get's a link error on dts instance for nrf52833dk:
I have top view knowledge of the...
Hello,
To finaly adjust the inside crystal capacitor at the end of production, I need measure the LFXO and HFXO frequencies signals to fine tuning. How should I do ?
Best...
Hello,
We have developed a custom board using the nRF9151, with the design and board files largely based on the Thingy91x. We are using the nRF Connect SDK v2.9.0. When...
Hi,
I want to measure the current draw of the MCU only on the nRF52840DK while I am running my custom code. I want to exclude the current draw of all components except for...
Hello everyone,
I’m fairly new to Android development and currently building a BLE app using Kotlin in Android Studio. So far, I’ve managed to implement scanning, connecting...
Reference states a +/- 3% tolerance, which is rather high. 1. Do any of the reference voltages exhibit a better tolerance? 2. Is it possible to roughly model the tolerance...
Hello team,
We are in the process of migrating from the nRF5 SDK to the nRF Connect SDK for our upcoming projects.
We have followed all the official setup and installation...
I am transitioning a project from normal BLE to BLE mesh.
Flash space might be an issue.
Here is the flash layout I have so far. Purple is for nordic items and yellow...
I'm using SDK 15 on an nRF52840, compiling with Segger Embedded Studio.
I've created a project in SES using the project_template folder.
When I try to use both ESB and...
Hello,
I want to access the AIN input 6 ADC/LPCOMP input 6 to measure a current at two points with a defined time interval in between.
Since I am not familiar how to...
Hi,
I am trying to use UART in a blocking mode for nrf52840. I am able to transmit the bytes, but not receiving the bytes. While debugging, figured out that RXDRDY event...
Hi,
i have some issue regarding DFU-ing the bootloader.
Here is my command to generate zip file: nrfutil pkg generate --hw-version 52 --bootloader-version 1 --bootloader...
Dear Nordic Team:
I used nrf52832 as my BLE IC, and an IC of Novatek as my MCU. They are connected by uart. Now I need to merge ble_dfu and serial_dfu on the version of...
Errors while starting debugging session
I am getting error 65 'access violation' in Keil Uv5 and 4.
In IAR , I am getting 'User Error:Stack Pointer is setup into incorrect...
Hi,
I modiy the usbd_hid_generic example to tow endpoint by sdk15.0.When i use the USB testtool send some datas to usb deivce,the d atas cannot be read properly by NRF_USBD_EP_OK...
Hi, in our one project we are using nrf52832 radio to transmit the data packets. After transmitting the data packets, the nRF52832 chip need to disable the radio to minimize...
Using SDK 15.0.0, I have ported the peripheral/usbd example to custom hardware based on the nRF52840-QIAAC0.
In the nrf_drv_usbd_enable() function, execution hangs at
...
I'm communicating with a temperature sensor using I2C/TWI and I'm now trying to send that received data over BLE using the HTS service.
When I send a ble_hts_meas_t with...
Hello,
I am using nRF52 with ADS1292, and i am trying to sample at 8kHz with data throughput of 72kB/s, but some data is being randomly shifted giving me random spikes...
Hi Nordic Team,
I am requesting any block diagram level documentations - on a high level software architecture overview of SDK.
My goal is to understand how different...
Hello All,
I want to know Maximum External flash size supported by nrf52832 .
On which parameter Maximum size of external flash depends?
If it depends on usage, then...
Hello,
I'm currently using a bootloader based on the one included with SDK 15. We're close to mass production and I need to decide on how much space I should leave for the...