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 Working on nRF52840 and using nRF52840-DK.
Below is my working environment SDK - nRF5_SDK_16.0.0_98a08e2 ,
IDE - Segger Embedded studio (windows 10 - 64 Bit)...
Hello! I gonna buy a NRF52-DK. The seller says the following about kit version :" Hello, original imported. The latest version of 2020. 2.1.0 version". Is it correct? I can...
Hi
In my application, I use nrf52811 to relay data to make the data go further. If data is sent from point A to point B, point B receives the data and then forwards to...
Hi, I'm currently implementing AGPS on 9160, nrf connect master branch. Right before every GPS search we are connecting to our own server via CoAP. To minimize data usage...
Hi!
Running the Asset-Tracker routine will fail to connect to the cloud(ncs1.3.0). The serial port displays an error say Failed to connect to cloud, error -7.
Error...
Problem1: I measured the clock of nRF52840's qspi, is it ok? Frequency is 32Mhz.
Problem2: When I changed the clock frequency of nRF52840's qspi, but it didn't change...
Hi,
After setting up the toolchain, I tried to load an example code on SES, here are the options I used:
But I always receive this error:
The path to west seems...
Lookin at following solar beacon example,
there is strange code at m_beacon_pdu_init().
https://github.com/NordicPlayground/solar_sensor_beacon/blob/master/src/sensor_beacon...
I've import Keil project from SDK17.0 with this instruction https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ses%2FUG%2Fgsg%2Fimport_ses.html
After finished import...
Dear,nordic:
Please help me allocate more than 80KB of memory on this routine.
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2.0\nrf\applications...
Hi Team,
We are using Nordic nRF52840 in one of our projects, we want to check RF performance, so we want to use our IC is in DTM mode or continuous communication mode,...
Importing the IAR peripheral beaco example file for S132 into Segger seems to work with the one exception of app_error_handler_iar.c where the assembler reports an error as...