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 all, im asking question about triggering my own antenna. there's few questions about it. 1. im using TI boostxl antenna array (3 antenna) , periodic table are as follow...
Hi,
I want to use the 64MHz crystal oscillator (HFXO) as the source for HFCLK clock controller. How can I need to enable or disable the item in KConfig on nRF Connect SDK...
Is there a current example for nRF52840 power management under Zephyr / nRF Connect SDK?
Searches for this turn up old examples, such as this one , that are no longer in...
Hi Nordic,
My customer want to know, whether LLPM function and Multilink can coexist?
For example, when I use a central to connect with 4 peripheral devices, can I use...
Hello,
NCS1.8.0 Windows10 X64;
i2s test,see the source code ,
it runing ok;
but,when i change to timer send,got error.
i want to send data by timer,
source...
Hi Team!
I am trying to connect the Thingy 91 to nRF Cloud using a local provider (Vodafone Romania). I followed the getting-started video when setting up my device. However...
Hello,
I need to power the nRF52840 with 1.8V while keeping it connected to SES through USB.
I believe I have to proceed as directed at User Guide paragraph 8.3.5 “nFR52840...
Dear Concern,
We are currently planning a mass production of a product that uses nrf52840 USB dongle as a component. We are thinking of using JTAG debugger to flash the...
Hi,
I am getting a strange issue in my code where my FDS will run fine if there is no bootloader but fails to initialise if there is a bootloader present. I am using SDK...
Hi!
We are testing nRF9160 in an application were we monitor sensor in certain modules on trucks / trailers. Our test application is based on the Serial LTE sample application...
Hello,
I am new to DFU OTA on Nordic's chips and I am currently trying to implement it on a custom board with an nRF52832-QFAB chip.
This will be a long issue since I...
Dears,
I can't select a new operator among the list I have, when I put the command at at+cops=1,1,"20820" , I have the error: ERROR: -8 , could you explain me what is this...
Hi, I am facing an issue, I am developing nRF9160 based Product, get sensor data from peripherals and publish to AWS cloud.my firmware is based on AWS IoT sample. I observed...
Hi,
With my company we want to develop an embedded application with Direction Finding. Do you have any examples to give us to start the development? For this project we...
Hello. I would like to ask a question about a problem I had in implementing the battery voltage monitoring function.I am trying to read out the battery voltage using the following...