Hi!
I started working on low power modes on the nRF54H20. The first goal is to put the device to sleep and wake it up using a GPIO button from the DK.
I reviewed the power...
Hello,
Both nRF5340 and nRF7002 list minimum storage temperature of -40C. We would like to understand what environmental testing has been done to reach this storage range...
Hi,
I am developing an application with LTE-M connectivity to nRF Cloud. Our previous SIM apparently supported auto-APN provisioning, we did not have to set the APN, the...
I am experimenting with sampling IQ at the payload in AoD mode. Are there any differences in the configuration of the receiver in AoA mode as seen in the direction finding...
In our application we using nrd5340-nrf7002, application flow is wakeup->wifi connect->NTP time get->TCP server connect->wifi shutdown->idle->wakeup..... We are encountering...
Hi
I am developing an application where I need to update the BD address for advertising after each disconnection and on reboot. I know Zephyr stack has the API bt_id_reset...
I am trying to send a variety of AT commands to my module and it looks like I am missing something or the documentation is not up to date for some of these:
If I try to...
Hi all,
I am struggling measuring time between events. I thought to use the timer driver and the nrf_drv_timer_capture_get function. This is my test code:
I expected...
I am using nRF5_SDK_15.2.0_9412b96, softdevoce 6.1.1, NRF52840, based on ble_app_uart example.
I have a disconnection problem after couple of hours from an android app...
Hi everyone!
I'm using nrf52832 SDK version 15.0 and softdevice S132 V6.0.0. I'm getting an error when trying to program our board:
"Failed to connect to target.
No...
The build environment is a clean install of SEGGER Embedded Studio for ARM Release 3.50 Build 2018081000.36713 Windows x64
The nRF5_SDK_15.2.0_9412b96 version SDK is used...
Hello People,
I am new to this ble mesh concepts, i am evaluating and want to check whether nrf52-mesh-light-switch-client-server-proxy can supports custom service? if so...
Hello,
I just received my NRF52840-DK board today. I was able to run the demo (LED blink/Switch and NFC) which comes factory installed. But copying the hex files from demo...
Hello,
I am trying to migrate to nrfx drivers in my project. Currently using SDK15.2 and nrf52840. I have 2 SPI peripherals in my application. One being an SD card and the...
My apologies in advance for the novice question; the answer is likely to be simple.
I have done GCC/makefile development before using nRF51/nRF52, and so I thought this...
The SDK v16.0.0 changelog indicates the following bug fixes:
FDS: fixed two bugs where a power loss at very specific times during garbage
collection could corrupt the file...
hello , I'm using Ceedling (Unity + Cmock) to integrate unit-testing on my embedded project but i face many issues to mock some nordic headers. Can you please share some tips...
Hi,
I have just installed the lastest nRFgoStudio 1.16.0.3031 (Win32 version under Win7) and when I start the studio the following error commes up :
nRFgoStudio.exe...
Hello, I am currently trying to update the firmware for Thingy 52, using the NRF52 development kit.
I am following the instructions in this section:
https://nordicsemiconductor...
Hello Nordic Community,
I want to make a project on nRF52833 dk for that I have following questions,
1. Does nRF52833 supports zigbee mesh network?
2. If yes then...
I want to create a Bluetooth LE application, one peripheral and multiple (2- 5) centrals.For centrals I will use nrf52840 boards, but for peripheral, I was thinking of using...
Hello, I currently have a network with a provisioner and several clients (acting both as clients and servers with two elements: one for acknowledged publishing and one for...