Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Environment: nRF connect SDK 1.9.1
Hardware: nrf5340 dk
We try to send data by BLE NUS. According to excemple Bluetooth: Peripheral UART and Bluetooth: Throughput , we...
Hello Nordic team and fellow developers,
We are now making our custom board, and have a few questions:
1. MAGPIO gets 1V8 internally, but COEX needs it from VDD_GPIO....
I have the DFU Trigger code added to my application, and am using nrfutil to upload the package over USB. If I press the reset/DFU button on the dongle the process works fine...
Hi,
nrf-command-line-tools-10.16.0-x64.exe
If calling NRFJPROG_read_connected_emu_snr(..) ,when more than one JLINK is connected to the computer, a selection window...
According to the nPM1100 (PMIC) datasheet, the absolute maximum rating of VOUTB = VINT +0.3V.
VOUTB is the output of the internal DC/DC buck converter.
VINT is supplied...
NCS 2.0.0
Our application is using an nRF52833. Everything is running except measuring a voltage. I am looking for a simple SAADC sample to read a single-ended voltage on...
Following this link -> developer.nordicsemi.com/.../ug_matter_gs_adding_clusters.html I have set up two endpoints on a Matter end device (nRF52840 DK) and some commands and...
Hi, after installation the nRF Connect for VS Code Extension Pack (guided by the Video from Nordic), I can not see the Welcome Icon on the left side:
I restarted VS Code...
Hi,
After making a 802.15.4 poll request for data and receiving an ACK message which is not followed by any data message the confirm callback never occurs. I have verified...
this is (NRF connect app) for Android mobile
in android phone i am using NRF connect mobile app, in android phone Bluetooth device MAC address is showing, but i install...
My application originally used the ncs version of 1.5.0, and the configuration project used the dts file of nrf5340dk. When I need to change the rts pin of uart0, I just need...
Hello,
I have a custom board with nRF9160. Modem FW version 1.3.2, nRF Connect SDK 2.0.0.
I'm using LTE link controller lib for connection to the NB-IoT network. The...
Platform is SDK v17.1 / 52840 / secure bootloader with BLE.
I would like to add some application logic to the bootloader.
The idea is to periodically poll some spi devices...