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...
I have recently installed nRF Connect for desktop V3.0.0 on my ubuntu machine and I installed the Bluetooth Low Energy App but it doesn't launch and I keep getting this error...
What happened to the webianrs.nordicsemi.com web site? It is inaccessible currently and the Events page on the main site references broken link for the video archive of the...
Hi everyone,
I am doing an evaluation for a Bluetooth Mesh based project. There is however one huge source of uncertainty that I cannot find definitive answers to, and that...
There appears to be an issue in the end-handle in the example code to retrieve characteristics for a service. Currently the code is:
// Search for end handle. for (uint8_t...
I've tried this with S132 and S140 7.2.0 and NRF SDK 17 on an NRF52832. I get random NRF_FAULT_ID_APP_MEMACC errors, that seem to be triggered by long running functions (though...
Hi ,
We have requirement for firmware update over Ethernet [ external Ethernet ENC28J60 module interfaced over SPI] 1. Is bootloader customizable for adding SPI driver ...
Hi ,
I am a beginner using nrf24l01 module and arduino. I need just to glow an led in the arduino module whenever other nrf24l01 module nearby( second nrf24l01module also...
Hi everyone,
Id like to know if anyone has tried to implement NFC Blocker Tag on NRF52480 or any similar nRF5 chip using their SDK. In general the purpose is to block a...
Hello! Is it possible to select to which interrupt types WFI (wake up from sleep mode) reacts?
I have a system with nRF51 where RTC clock initiates temperature measurements...
Hi,
The project "Thingy Mesh Provisioning Demo v0.7" which is available here on GitHub is for " Nordic nRF5 SDK for Mesh v3.2.0 "
Question: Is this project only supported...
Hi,
On our board, we have a nRF5340 + nRF9160 that turn on as soon as power is provided to the board.
We would like to reduce the inrush current drawn by these components...
Hi all,
I am working on CAN driver for the MCP25625 device, which communicates to the nrf9160 via SPI. I am following the SPI example https://github.com/Rallare/fw-nrfconnect...
Hi,
in the timeout_handler of app_timer_create, invoking function nrf_esb_write_payload(&tx_payload),The timeout_handler function won't come in again,why? timer cancel?
Dear all,
I am using NRF52832 for a mesh application. I utilize the light switch example for the project.
Description of my application:
1. We have 6 devices. They...