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...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Today I read about the new nrf52810 and I want to know about its main differences with the nrf52832.
I see a lower power consumption for the 52810 vs 52832 and no NFC on...
Hi
Currently I try to migrate my software project (with SDK14.2, S132 (5.0.0), arm-gcc toolchain ) from nRF52832 to nRF52810 (with SDK14.2, S112 (5.1.0), arm-gcc toolchain...
Hello everyone, I am a beginner in the use of Nordic Thingy: 52. I would like some help trying to reprogram the Nordic Thingy module. After a programming error of the Thingy...
HI,
I am unable to communicate between a SDK 8.0 based nRF51822 sender and SDK 14 based NRF52832 receiver.
The data rate of the SDK 8.0 sender is 250 KBits/sec, whereas...
Hi,
Can someone help me with question on SPI?
What is the difference between SPIM and SPI? They seem to have different clocks
Also in the SPIM section, the frequency...
Hi there,
I am developing a BLE dongle on nrf51822. There is no external 32.768KHz crystal oscillator on my customized board(only has an external 16MHz oscillator)....
hi,
I need to know how to use "power on reset". From the reference document, I can understand BOR and POFWARN. But the POWER ON RESET, I could not get any idea.
1. POR...
i have project with nRf51822 and uart. i use uart fifo in Uart_app_ble example sdk11. now i need disable or enable Rx, TX.i tried this function :
NRF_UART0->TASKS_STARTRX...
Hi,
Has anyone successfully used semaphores/mutex implementations of FreeRTOS?
The code I am working on is based on the FreeRTOS HRS SDK example. I am looking to add a...
Trying to compile using the on-line Mbed compiler. I keep getting cannot find "nrf.perhiperals.h", and I cannot locate it either.
Possible someone can point me in the right...
Hello.
I'm using Tielen Marjle STM32 library for nrf24l01+ ( https://stm32f4-discovery.net/2014/06/library-17-nrf24l01-stm32f4xx/ ) which worked great till now, when I...
This is related to the new nordic dev zone, not nrf connect, but there is no dropdown option for it.
After signing into the new nordic dev zone for the first time since...
Hi there,
I'm using ASUS RT-AC1900P router with IPv6 DHCPv6 on. RPi gest its own IP with prefix specified in router but interface wpan0 (wpantund) not. I have configured...
just like the title.
I'm using sd_radio_session_open APIs very similar with
https://github.com/nordic-auko/nRF5-ble-timesync-demo
and add data uploading by gatt.
using...