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 Team,
We need the support for ECC Public/Private key pair generation mechanism as part of the digital signature verification. In example project they have given hard...
I wanted to use HFCLK for the nrf9160 in nrf9160DK board. I am using the latest nrf SDK and tried the below Kconfig entries, but no luck,
Command for compilation: west...
I am working on a nRF52 device as a peripheral that is communicating with an Android tablet central, and have been doing some experiments with the connection interval parameters...
Window sees both nRF52 DK's that iI have and JLink shows as a drive in Explorer. I have two nRF52840 DKs. Windows does not see either one when connected using the same cable...
Hi, I am attempting to use the Bluetooth Low Energy Application v2.4.2 in nRF Connect v3.6.0 to connect the nRF5340 board. However, when I do so, two errors pop up:
Received...
Hi,
I am seeing some random behavior on FDS write:
1.sometimes it won't receive any callback for 2 seconds
19:57:49 - logMessage: "Fds_Write_Async 2"
19:57:51 - logMessage...
Apologies for asking a question that is quite similar to several that I've found on this forum, however none of the solutions has worked for me so I think something else must...
Hi to everyone!
I am using nRF52832 driven by nRF52 DK and a sensor from Maxim Integrated. As debug output i am using the RTT viewer and as IDE Keil.
When i run my code...
Hello,
I am really new to nrf9160 product and its SDK. I want to send data from nrf9160 to an external flash memory. Could you please tell me how can I do this with SPI...
Hi
I am trying to open radio_test sample (ncs\v1.4.0\nrf\samples\peripheral\radio_test) for board nrf52840_nrf52811 but it fails - saying "Cannot create project"
Is that...
Hello, I am working on asset tracker from ncs 1.4.0 and on NRF9160DK when i try to concatenate doubles with snprintf it shows me nothing and returns a huge value (several...
I need to develop a product using the nRF910. I have downloaded files from the download page but when I expand the files to open they are LOCKED with a RED CROSS. How do I...
Hi DevZone,
Does anyone have any experience with performing a SD-Card format with the nRF52840 . This is to avoid removing the SD-Card from the hardware when a format...
Hi,
I tried programming the nRF5340PDK using the nRF connect programmer, but when I select the board I get the following log:
2020-11-11T13:04:58.307Z INFO Application...
Hello,
in our project we have a nRF52840DK as central and a BMD-300 (contains nRF52832 chip) as peripheral. The software on the nRF52840DK is based on the ble_app_uart_c...