I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Are there any pins that I can NOT use for SPI on the nRF51822? I'm not seeing any notes in the latest documentation but would like to make extra sure before I spin a board...
Hi there,
Using mbed i have currently programmed an nRF51 DK to transmit data through a custom service with 6 read only characteristics. Is there a simple way i can alter...
Hello.
I cannot get my head around app_timers. After reading the docs, examples and answers on the devzone I'm still unable to get it running. The timeout callback isn...
I am trying to add SPI to the ble_uart_example on my nRF51-DK but when I try to debug my code debugging just stops (All "step one line" etc. buttons grayed out) at this line...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hi,
I'm using nRF51 Development Kit to program the beacons. I've connected the beacon just like it's described in the last update of this thread using the 10-pin adapter...
Hi,
I just noticed that the nrf51822 doesn't have an eeprom and I already had the pcbs done. Can I use the NVMC to write USER data on the CODE (is it flash memory are?...
I am trying to do over-the-air (OTA) device firmware update (DFU) on a device with bootloader same to the "dfu_dual_bank_ble_s110" example in the latest nRF51 SDK . On the...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
We are using Gazell to stream data at <=6mS intervals for very low latency wireless gaming peripherals. We'd like to have many of these peripherals devices (more than 24)...
Hello
I'm trying to get a SPI master onto my S210 programmed nRF51422. I'm using uVision 5 and have all the nordic packs installed and built off of the ant broadcast tx...
main.c
I am trying to talk to this sensor: www.meas-spec.com/.../MS5803-05BA.aspx via SPI... it quite seems to work as I get expected responses to commands but as the title...
Do the Nordic Boards offer some sort of config region where settings like the Bluetooth address are stored? I would like to change these settings without having to recompile...
I am trying to set up a GZLL star network on the 51822. I understand that a single GZLL host can support up to eight devices but whenever my host attempts to communicate with...