Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
To the kind attention of Nordic support team,
I have a project that is exploiting either gzll or BLE protocol. I'm using gzll_nrf52840_sd_resources_gcc.a libraries, that...
Hi, Following my previous ticket on the matter, , I have attempted to DFU an MITM bonded device to LESC code, such that the peripheral device will disconnect connections that...
I used the nrf edge impulse app and a nrf53 to collect and build a first model to detect a state of a dishwasher. After deploying it and seeing the interference method, i...
The are some examples that explain how to use the driver ieee80215_dw1000?
There are is a ble profile that can be used for the managment of the UWB devices?
Best Regards...
Hi,
I have an error with the new SDK Version 2.1
This concerns the implementation of the LTE configuration:
My prj.conf:
# LTE-M (LTE-CatM1)
CONFIG_LTE_LINK_CONTROL...
In ESB, what is the function of esb_config. selective_auto_ack? What is the relationship between esb_config. selective_auto_ack and esb_payload.noack ?
Hello,
I'm using the Fanstel BC832 module which contains Nordic's nRF52832 BLE chip on a custom PCB board. When trying to run the Blinky example on PlatformIO, it works...
Hello,
we are debugging the asset_tracker_v2 on nRF9160 DK in VS Code with the nRF Debug backend, but unfortunately the global and static variables are not shown in the...
Hello,
Can the SAADC driver be modified to be used in a polling mode instead of interrupt?
E.g. I modify the driver to not use any interrupt(comment out interrupt enabling...
Our project uses nrf5340, and we hope to match it with two wm8904 audio chips. They communicate with each other using the I2S protocol. However, we noticed that two I2S buses...
Greetings,
I am trying to pair nRF52840 DK to second admin (controller) using the provided chip-tool and the switch app from the nrf samples.
Specs:
nRF52840 DK (DUT...
Hi, So I I'm working with nRF52833_xxAA on a custom board. I want to be able to debug without erasing all after power reset so I followed this tutorial.
And I was following...
We would like to try using the standard DFU process to update third party device connected to the nrf52 chip.
For proof-of-concept I want to use DFU update with experimental...
The toolchain manager always fails with the following error: Failed to clone the repositories: env: bash: No such file or directory
MacOS Big Sur
nRF Connect for Desktop...