Im using nrf5340 with nrf connect SDK 2.6.
Im trying to follow this post to evaluate hardware timer for reading saadc
But I constantly am getting
CONFIG_NRFX_TIMER1...
I am attempting to get the SMP server sample to work on some custom hardware in order to run a BLE FOTA. I'm using NCS version 2.6.1.
I'm able to build the SMP server sample...
Hi,
How to resolve the following burning errors: PDK:PCA10156 0.8.1
SDK ncs v0.8.0
example :peripheral_uart
Thank you for all your assistance. Kind regards, Peter...
Hello, I want to configure the radio between two nRF52810 devices. I have an external 32.768 kHz clock and the NN02-101 antenna. My question is: how can I configure the radio...
HW: 52840DK PCA10056 3.0.1 2023.16
NCS SDK: v2.8.0
I want to test Zephyr's BLE controller instead of the default SoftDevice controller, and the `prj.conf` of ISO_CENTRAL...
We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
Hi Community,
I made a custom board based on thingy53, created a similar custom board file folder.
The application code can be compiled correctly with the original thingy53...
Hi,
First of all, let me confess I am new to NRF and BLE environment.
I am working on a project where the mobile device and NRF 52840 acts as a BLE peripheral and one...
Hi, in our project we use the nRF52832 and a external flash memory MX25L3206E connected on this pins:
Take note in this project we also use SPIM0 to manage an IMU and...
Hi, I just purchased new PPK2 kit from mouser.
But after trying to open it via nrf Dekstop app it gives and error
2024-11-19T11:57:53.845Z INFO Selecting device with the...
Hello, I am trying to achieve a few uA current in nrf9160 but with even all conf off and empty while loop or even without the while loop the controller is consuming 5mA which...
Hello
I am trying to build the Zephyr mesh distributor sample on the nRF 52840 dongle
It builds and runs just find on the nRF52840 DK
But when I try to build for the...
We are currently working on a project based on nrf52840 and using connect sdk v17.0.0.
It is currently in development phase but eventually we are planning to use nrf5340...
Using v2.8.0-rc2 as v2.7.0 doesn't support the SCRATCH partition.
I am not able to enable BOOT_ECDSA_TINYCRYPT (required for Image Encryption).
I suspect this is because...
Hello
Awhile back I profiled my battery using power up app @ 4C 25C and 45C for a battery between 2.75V and 4.2V battery model is attached in zip.
The profiles themselves...
Dear Nordic Team,
I am working on a project using the nRF7002DK and require guidance on implementing the following functionality:
Acquire data from a sensor using the...
Project (NCS v2.7.0):
We are working on an application that requires time synchronized sampling of sensor data from 4 nRF52840 devices. The sensor data is then streamed...
Hi, We have an application where we need to predict drift between two nRF52833 systems in low power mode running from LFRC (low frequency RC oscillator). Section 5.4.4.4 of...
I am an embedded software engineer and have experience developing BLE devices with nRF5SDK, but this is my first time using Zephyr/NCS.
I am developing a USB dongle (nRF52840...
Hi,
I am developing a product based on the nRF9160 using the LwM2M client. I successfully have this working using PSK, but want to use X509.
I am calling lwm2m_security_set_certificate...
I'm migrating our project with custom boards from NCS 2.6.1 to 2.7.0, and I'm having a number of issues in the vscode extension (v2024.9.87):
The "Create a new board"...