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...
Hello Everyone,
I'm involved in a project where we are evaluating ble mesh and Thread mesh on nrf52840.
I want to know, does Nordic supports ble mesh and Thread mesh simultaneously...
When using Keil Compiler, I am unable to compile any of the ble_peripheral examples. I get an error that says...
RTE\Device\nRF52832_xxAA\system_nrf52.c(29): error: #5...
Issue with NRF52832 Firmware installation
Hi We are developing custom boards with nrf52832 chip, and it is working well.
The issues occurs when installing firmware without...
Hi,
as i mention in https://devzone.nordicsemi.com/f/nordic-q-a/44924/dfu-serial-failed i have f ramming error now and then when i do DFU over serial.
My idea was to write...
Hi,
after I received the thingy91 I wanted to connect it to the cloud, as mentioned in the get started.
But when I want to add the LTE Device, it shows the following Error...
Hi,
I got a new USB840M that have only the NRF52840 with a USB connector, I installed the nordic_cdc_acm.inf (driver for USB) for my PC, and my PC started to recognize...
Hello
I'm using the Development kit nRF52840, SDK 15.3.0, and the Sofdevice s140 6.1.1
I've created a BLE Battery client service, my implementation is extended upon the...
Hi Nordic DevZone,
I am currently trying to implement a system whereby a nordic nRF52 board scans and broadcasts in alternation, using freeRTOS tasks.
I have yet to...
When I tried building the Mesh 3.2.0 SDK on MacOS with cmake, I got link errors with the static libraries rtt and uECC.
The fix I discovered was to change the CMakeLists...
I am working on developing an application where the app layer tries to throw out messages if the message parameters are not valid. One the parameters to validate is a TID...
Hello, I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
Does following...
In order to compile against custom hardware, we changed overlay and dts files, but I cannot remember which. How do I find out?
I get the error
devicetree error: 'ss-pin...
I am using NRF52832 as Beacon, I want to classify the RSSI as High, Medium, Low, and Poor based on RSSI.
I am using SDK14.2.0 for Beacon and Gateway.
And using +4dBm Tx...