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,
I am using nRF51822xxaa and s130 and SDK 10.0. nRF51 connects with the app(notifications enabled), then bonds with it. Subsequent communications between the app and the...
I connected with RTT Viewer 5.12f with nrf51 DK board.
while I donwload firmware to the board, I got bunch of error message from RTT viewer..and it stop..sometime the download...
I am having two issues with the following code:
When I run this sample code on my NRF52DK (there's external hardware connceted but that does not affect this operation...
Hello, everyone~
I used to see nRF51802 in an official document but cannot find it in the official website. Is there an nRF51802? If so, what are the differences between...
Hello Everyone,
Can anyone give me recommendation of a BLE App for Eddystone TLM (with temperature)?
Till now, I used the Beacon Manager. But I think the App has a problem...
The gpio specifications table lists 3mA for VDD greater than 1.7V and 6mA for voltages greater than 2.7V but what about in between?
Would a linear approximation between...
Hello,
I am trying to fix the UART communication error in a peripheral side.
First of all, the setup that I am using is as below.
[SDK] nRF5_SDK_11.0.0_89a8197
...
We would like to enable the flash protection for an nRF52 application with the typical scenario:
to disable flash reads from the JTAG,SWD interface; only erase/reprogram...
Hello everyone.Recently I try to send some information from a "nrf51822" to phone when they are connected .So I choose "ble_app_hrs" example program,and I add two characteristics...
Hi everyone
I am working with nrf51 and I need to know how much my specific code occupies in the flash memory (I know how much is the available memory).
Thank you
I have two board - 51422AC based PCA10028 and 51822AA based custom board. Custom board doesn't have 32768 OSC.
My goal is to let custom board work with example project...
I want to use my stand alone SEGGER with nRFgo Studio. How do I do that?
It looks lite nRFgo Studio only recognises the PCA10028 board as a SEGGER but not my stand alone...
I have a ble_uart application which is working when I load it on the chip. But it will not automaticly run again if I unplug the supply and just plugin again. When I unplug...
hi,
i am using eclipse IDE to build the blinky example with soft device s130(using SDK11). i added the make file and .ld script and linked all files which is required....
Dear Nordic family,
I tried programming Raytac MDBT40 with the LED blinking code (taken from the example project of SDK 8) which worked with nRF51822 Bluetooth Low Energy...