Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
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...