I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
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...
Hi, I work with a win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk. I am using peripheral_uart exemple, I need to change the connection intervals on this example...
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...