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,
I am using the nRF9160 in a datalogging product, logging environmental sensors and sending data via MQTT over a LPWAN network. Something that I have noticed for a...
My project uses ESB for communication. In our hardware design, nrf5340 + FEM is used. Nrf5340 uses two GPIO link FEM chips to switch between PA mode and LNA mode.
I use...
i want to consult a question:
for exzample:
1. i use timer[1] ,and start it.
2. set timer[1]->capture[1] = 1,the assumed value of cc[1] is 0x1000;
3.enable campare...
Hello, I'm trying to use this board with Rust libraries. I can't tell if its a bad board or not. Could someone please point me a to a hello world guide for this board? I don...
Hello,
When we execute the signature via the chip, we get the error message "FAILED1: Sign Failed".
In our main.c, we get the "err_code" = 8516 from the following statement...
Hi. I got the message when I download serial dfu using Jlink debugger and nrf Connect desktop.
this is capture from jlink rtt viewer.
I uploaded not modified example...
Hi,
We are looking at how we software upgrade the device during its lifetime and assume that a bootloader will be required on the AP and the NP to allow us to load a new...
Hi Nordic,
I have learned about both the DTM and radio_test example source code. For our prototype tests, I think the latter may be better for us.
I have tried to wirte...
Hi
Is there a possibility to update the bootloader himself over the BLE DFU?
I have a new bootloader with a bigger size (MemoryMap changed) and I am wondering if I can...
Hello,
The following error message appears when the original code "asset_tracker_v2" under NCS 2.0 is compiled with vs code IDE,
Can anyone give me some comments? Thanks...
Hello,
I'm just trying to run the LTE_BLE_GATEWAY sample program and I've flash all the nessesary firmware onto the nrf9160dk baord. However, when I turn on the nrf52, it...