Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
it register a handler, what about restart and run pstorage_register again, how it insure everytime we get the same address for our content in the flash?
before pstorage_register...
I'd like to measure the voltage of a lithium ion battery every minute or so in a way that's highly accurate. I need to do this without using the Soft Device because a) I need...
Hello,
We are wondering if the source code for nRFgo Studio is available? We mainly just want to look at the code for examples in creating our production flash programming...
nrf51_sdk_v5_2_0_39364\nrf51822\Board\pca10001\s110\experimental\ble_app_uart
And I just find this device as a bluetooth device but can not find any new uart device under...
Hi
I have bought nRF Beacon Kit, and I have downloaded "nRF Beacon Android 4.3.zip", but I can't find nRF Beacon Service source code.
Could anybody tell where it is...
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...