I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
I want to add DFU to the peripheral_hids_keyboard example from the nRF Connect SDK. I added CONFIG_BOOTLOADER_MCUBOOT=y to the prj.conf and specified a key file.
When building...
I'm using NCS v1.5.0 to create a BLE peripheral using nRF5340-DK.
I set the device name in the prj.conf file using CONFIG_BT_DEVICE_NAME and the name shows up when BLE advertising...
Hi,
I need to implement, say, 100 LPN + proxy and 1 friend + proxy, LPN are measuring devices.
1) How can I request from each, let's say, a temperature value? I want to...
There are two boards, Raspberry PI4 and nRF52840-DK . The task is for the nRF52840-DK on zephyr hci-uart firmware :
https://developer.nordicsemi.com/nRF_Connect_SDK/doc...
Dear Sir,
I use the nRf52840 DK (PCA10056) which be a ICE to download FW and 3V DC power supply for my DUT.
the 3Vdc connect to Vdd.
I use the DK 3Vdc be my power supply...
Hello,
Here is some information from my environment :
nRF9160 DK
SIM iBASIS
Country: Suisse
Operator: Swissom AG
roaming mode
Use LTE Link Monitor
I...
Hi,
I want to use tne NRFX SPIM module for reading and writing an external spi flash (at25df011) .
I looked at the example in order to reuse it or base my application...
Hi all,
I'm working on a project in SDK 5 (V17.0.2) on a custom board using a raytac nrf52840 module. IDE is segger embedded studio with a J-Link interface to the hardware...
The device we are using is nRF51822. It uses a bootloader from the Nordic SDK 11.0.0
The boot-loader we are using for the nRF51822 has several blocks of code in the SystemInit...
Hello,
I'd like to enable an instance of SPIM2 master (base address: 40023000) in SDK 17.0.2 for SPI operations. In sdk_config.h, there are two options, NRFX_SPIM2_ENABLED...
I am trying to run the heart_rate_collector.py example in Nordic's pc_ble_driver_py library. When I try to execute the program, I get the following error:
Command used...
Hi!
I'm trying to do the TCP example with the nRF5_SDK_16.0.0_98a08e2, a nrf52840 DK board and a Raspberry Pi 3 B+ as a gateway but I got some problems.
For connecting...