Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
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...
Hi
I try to use in a mesh topology. I decided to send a string from client to nodes and receive its response. but I don't know how apply that. please help me to choose an...
hi , we have a nRF52840 DK when connected to PC via J-link there LED5 blinks . when i try to flash the code using Kiel IDE
get this error
using nRF connect the device...
Hello DevZone,
On my board I have a nRF52810 and a nRF52840. I want to implement a serial bootloader for the nRF52810 and have the nRF52840 program it.
I have looked...
Hello All,
We've got a new design using the nRF9160 - most of the PCBA's are connecting just fine to LTE-M - but I've seen a few with 'erratic' connections to LTE-M - I...
Hi, I can successfully build the openthread-cli sample but fail with all matter samples
Please refer the following log
> Executing task: nRF Connect: Build: light_bulb...
Hi
I'm just starting out to test the nRF9160 DK board and have just flashed the NB-IoT Asset Tracker as per the introductory video uploaded by Nordic here:
https://www...
I use a nRF9160DK for make my experiments:
nRF9160(modem) -> mdm_1.3.2
nRF9160(application) ->Serial Modem LTE (nRF SDK 2.0.0) with UART 2 and CONFIG_SLM_NRF52_DFU_LEGACY...
Dear Support Team,
Based on NCS 1.9.1, compile and download Hello Word firmware to nRF5340-DK (1.0.0), measure the voltage of all IOs with a multimeter as shown below: ...
After I ported my project to ncs2.0.0, I found that the RX of nrf9160 could not receive data. To this end, I modified at_client for testing and found the same phenomenon....
Hi All,
Later I will build a Custom Service, so I refer to ble_app_blinky.
According to the image below, I cannot clearly understand the difference between the two from...
I recently encountered a MCU crash problem. I think it is related to NRF_ LOG_ Process (). I used the simulation to catch the following scenarios. MCU crashes at this time...
Hi all:
SDK17.1.0
softdevice:s112
example:ble_app_hids_keyboard
I add a lot of function in my project ,including gzll, i2c,timer1 ,app timer ,rtc ,flash read/write...
Hi,
We are troubleshooting high power consumption on a custom nRF52832 board. It has taken us down to just
1. Enable RTC,
2. Setup GPIOs,
3. With and without NRF_POWER...
I am currently experiencing an issue using MCUmgr CLI over a serial connection provided by the on-board J-Link debuggers on nRF52 devkits.
When using MCUmgr CLI to send...