Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
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...
Hello everybody,
I have a few questions about the built-in UART (UART0) in the nRF51822.
I've noticed some registers that aren't fully documented in nrf51.h of...
Hi,
I'm trying ti communicate two 18F26K22 Pics with NRF24L01. I wrote an library nrf24l01_ix4.h based on the nAN24-12 app note of Nordic. I don't use AutoACK and I set...
I can no longer step through code in the command line gdb client (nor the one in Eclipse CDT).
Eliots-MacBook-Pro:pure-gcc Eliot$ ./gdb_client.sh
GNU gdb (GNU Tools for...
Is it possible to buy the PCA10000, or a similar dongle that has an nRF51822 and a USB->serial chip (segger chip is not necessary as long as SWD connectors are exposed). ...
HI,all!
I was running the nRFToolbox app on Meizu MX3 phone (one kind of Chinese phones) with android 4.5, but the app was running out of control, so my question is:
1...
I love this part (the 51822) so far. Really. However, it really lacks in the debug support department.
Keil is a passable tool. Certainly not state of the art, but I can...
I used s110 softdevice 6.0.0 and 51822SDK 5.1.0 to develop a mouse.
It can pair with ios7.1.1 of ipone 4s, but can't pair with ios6 of iphone 5, I don't know why.
Do you...
I am experiencing an unusual and hard-to-reproduce issue with some custom PCBs containing a nRF51822-QFAA, S110 v5.2.1, with 10K external pulldown on SWDCLK, and a 10-pin...
Hi Nordic team,
I intend to use RFID function on the BLE technology. Related to your product, could I:
Use nRF51822 as the reader to detect the attention of some...
Hello, I am writing a fairly complex application using the Arduino SDK and an nRF8001. I have a lot of what I want to do working based on looking at the code in the different...
Hi All, I am a newbie....What is the starting point and procedure to develop nRF51822 working with Iphone or Android over HID protocol? Is there any example?
Is it too tough...
Hi,
In the API, the user gives the 'distance_us' parameter for the next requested slot. I have noticed that this is quite accurate (to the micro) and wanted to know if...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
Hi All.
I made my PCB with nRF51822 and achieved around 150 Feet range (LoS). My target is to calculate a approximate distance (in Feet) from RSSI values.
I did a field...
I want to set up the HRS demo, but in reverse. I want to use my PCA10001 board to receive heart rate data from a peripheral device (already working and tested on my PC). It...