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...
Hi,
I am using as settings:
timeslot period: 600 us
data rate: 2M
channel table size: 4
timeslots when out of sync: 8
timeslots per channel: 2
sync lifetime...
When multiple J-Link devices are connected to my computer, whenever I run nrfjprog without the --snr argument, I get a prompt to select the emulator like this:
Is there...
Hi
I am currently trying to get the antenna switching working on the nRF52833 DK
I have an SPDT RF swtich is this pe42423
VDD -> VDD
LS -> P0.26
CTRL -> GND
...
Hi,
I use FDS to save my data. Below is my fds list. All RECORD already have data from factory production.
#define FILE_ID 0x1111 #define RECORD_KEY_TORQUE_0 0x0001 #define...
Hello,
I'm using nRF52833, pca10100..
My project combines the functions of scan and advertising. Each UUID is different and they pair with a different device. I initialize...
Hello, I have got the Acconeer XM122 module (v2.4) and the Acconeer XB122 module (v1.3). The XM122 is connected to the XB122 which is like a breakout board for the XM122....
We customized our own development board based on Nordic's Thingy91 development board. Now it's welded, the circuit works, and we've flash demo MQTT_simple and Asset_cracker_v2...
Hello,
Im a student trying to use the nRF52811 SoC for a project, i need to design a pcb with the chip and a few more things.
I am planning to use the available reference...
Hi,
I need to create a custom dts for a custom board where I need to define the pins used for interfacing to some external devices. The generic "gpio-leds"/"gpio-keys",...
hello Nordic
i have a project than works with nrf52840 and ncs (zephyr)
i want to have the same application running on nrf52832 as well, as part of a single code base...
Hello,
I'm trying to test example "blinky" using nRF52833 board with PCA10100. I used the pca10056 example (10100 don't exist ), and got the "Unknown function at 0x0007521E...
1: The Apple's "Find my function" , How big is the "Find my SDK" ,RAM? ROM?
We can use nrf52820, or nrf52811,or nrf52810 to develop?
We must use nrf52832 to develop Apple...
Hi Nordic Magicians,
I have a couple of general questions when it comes to sending large amounts of data (FAST). Ultimately, I'm looking to transmit data with a throughput...
Hi,
I'm putting together some firmware that takes packets received over SPI and then streams them over BLE. I'm trying to run the BLE at close to 1Mb/s (which is still...