I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
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...