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'm using nRF Connect v2.6.2 on windows 10 using an nRF51 dongle to update my target OTA. Target is an nRF52832, softdevice s132 v6,1,1. The DFU process takes like forever...
Hello,
I work in a startup, and we aim to measure cooling conditions in data centers.
For that, we have developed customs boards with a nRF52840, and we are using Bluetooth...
Hi, I am currently using Nordic nRF52 dev board (with nRF52832 SoC) and trying to test "dfu/secure_bootloader" example in that board. Because my target ship is nRF52810 I...
Hi,
We would like to activate the "legacy" 4G DRX with a period of 1.28s. Do you confirm that the needed AT command is: AT+CEDRXS=1,4,"0000" ?
If not, could you provide...
Hi
ENV: nrf52 + SES + SDK15
I have a scenario where the nrf52 peripheral can be advertising at the maximum interval allowed (~10s) . During the advertising it is also...
We have a Nordic Thingy 52 sensor and a Raspberry Pi which are connected through Bluetooth. The Raspberry Pi is also connected to the Internet via WiFi.
Initially, we tested...
Hi,
This is unrelated to my other open question.
I have programmed the secure ble bootloader and can OTA flash the buttonless bootloader example .
My problem is that...
We have several nRF9160DKs which have previously been registered in nrfcloud, but we have lost track of the owners. The kits are useless until we can deregister them from...
Hey all!
I have been trying for over 2 months to incorporate the simple SPI example into the light switch server example in order to integrate nRF5 SDK code into the SDK...
Hello there, I am currently working with the nrf51822, trying to use the fstorage libraries, on the mbed compiler. I think my mbed libraries are using the V11 of the SDK based...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
We want to evaluate nRF9160 both with use of LTE-M and NB-IoT for transfer of compressed pictures and smaller data packages. The evaluation will be performed with one of the...
nRF52840 power consumption same when we operate with 1.8V and 3.3V? When i simulate in the online Power profiler, i see 1.8V power consumption is 22% lesser than 3.3V with...
Hi All,
there is this tutorial in detailed steps on how to create a custom UUID on the peripheral side. https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial...