Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
We use nrf52833 chip but I don't know which SDK and version.
but I used "s113_nrf52_7.2.0_softdevice.hex" in our project having started on 2021.01.27.
So, It's old project...
We tried to see device logs from our target.
We use dfu bootloader for our custom target.
I enable RTT logging on our custom source for our target.
Then we can see...
Hello everyone.
I am developing a custom board using the nRF9160. I tried using the RAM power-down library based on the Power optimization recommendations page of the nRF...
If anyone has successfully stored and retrieved settings on the nRF52840 dongle using any method, please share your approach.
I'm trying to store and retrieve settings...
1. Description and how to recreate it
Im attempting to flash a custom board with a nrf5340 on board using mcuboot via nrf Programmer v4.5.0.
When I put the board in bootloader...
Hello.
Since nRF Connect SDK v3.0.0 has been released, I am testing the sample program . It is a sample I have frequently used from previous versions. The provisioning with...
hi support team,
DTM is not able to build thingy53, do we have any support for this board? or any instructions for it?
radio_test is also not able to build thing53.
...
Hi,Nordic team
I am programming with nrf52833,ncs v2.9.0,base on peripheral_hids_keyboards and central_hids.
On central I call bt_hogp_rep_write_wo_rsp can only send one...
Hi everybody.
I'm developing my own board based on nRF52840 SoC. I'm using nRF Connect SDK 2.6.1. I need to log the environment events by date & time details on QSPI using...
I am trying to add Coded Phy to my Zephyr BLE Mesh project. I know this is not officially supported, however is possible. Running the stock BLE Mesh Zephyr sample, I keep...
Hi!
We are developing home automation light control mesh products.
We use nrf52832 DK (PCA10040), with nRF Connect SDK Toolchain v2.7.0 and nRF Connect SDK v2.6.1
We...
hi,
After upgrading mcuboot from NCS 2.6.1 to NCS 2.9.0, the upgrade file is downloaded, and the device restarts and runs normally. The mcuboot version number and active...
Hello, I have U-Blox Nora B120 dev boards. Nora B120 chip has built in Skyworks SKY66405-11 FEM IC and I want to use it.
I read in the documentation to copy folder with...
Hello,
I have an nRF52840 based custom board (myboard, NCS2.70)
its partitions node closely follows the nRF52840DK dts file:
both have &flash0 in the /chosen group...
I have a nRF54L15-PDK kit. I also have the latest v2.9.1 SDK and toolchains installed using the VSCode plugin (also latest).
I use the plugin to create a new application...