I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
When I try to add OTA image compression for MCUboot, the RAM utilization skyrocks and is not compatible with the nrf52833. Is there any way to cut out any and all excessive...
Hi, I'm working on a product that uses nRF52840 (The custom board actually has the Ebyte module E73-2G4M08S1C). nRF5 SDK 17.1.0. The firmware consists of: 1. Bootloader -...
Hi, I'm using nRF9160 as an MCUmgr SMP client to download firmware via HTTPS and send it to nRF52840 (SMP server). Using SDK version NCS v2.9.1, I enabled CONFIG_NRF_MCUMGR_SMP_CLIENT...
I am struggling with the ADC API on the nRF54L15 dev kit. I am using NCS 3.1.0
I started with the "samples/drivers/adc/adc_dt" sample as a starting point. Using AIN4 (Channel...
BLE provisioning sample fails with crypto errors when using TrustZone ( /ns ) board target on nRF7002 DK with nRF5340.
Hardware : nRF7002 DK (nRF5340 + nRF7002)
SDK...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Dear Team,
I am trying to use smp_bt_register and smp_bt_unregister calls in order to add/remove BLE SMP characteristic in real-time.
However, I keep getting 'undefined...
Hello,
I know that this issue comes up from time to time. I'm raising it again, because to my opinion there have to be a solution for this. Perhaps there is, that's the...
I am currently working with the Nordic nRF5340DK board using the official Matter light bulb example from the nRF Connect SDK version 3.1.0. I am also using the nordicconnectedhomeip...
We are designing a board around nRF54H20, and nPM1300, with some peripheral on VSYS, some on V3.0 BUCK2 and other are on V1.8 BUCK1. We also have detachable battery in place...
Hello,
Is the value readable by AT+CGSN the correct IMEI for the nRF9151?
Is there a way to read this value using JLink (nrfjprog)?
IC: nRF9151
SDK: NCS v2.9.2
Base...
Hello,
I received an email regarding the new course for nRF54 series parts and when I click on the link I am blocked by a Cloudfare generated web page. The Cloudfare ray...
Hi, We currently have a custom board with a nRF54L15 (final production silicon) paired up with a nRF21540 RF front-end module (FEM). This board is running Zephyr with v2.9...
Hello! I am using the nRF7002 in promiscuous mode to capture Wi-Fi traffic. Everything went smooth in AP mode where we use another nRF7002DK as a transmitter and our computer...