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 need to do batch DFU updates, and the pc-ble-driver/nRF Connect Firmware combo is too unreliable for my needs. I would prefer to just use the wireless transciever built...
Hello,
I am using SDK 17.0.2 and want to use Memory Manager Diagnostics .
I have added to my project's sdk_config.h the following :
#ifndef MEM_MANAGER_ENABLE_DIAGNOSTICS...
Hello community,
I have been working on nRF BLE module. I want to make a project that has a small relay control for an appliance. The device will be connected to a mobile...
Hello guys, the USB controller of nRF5340 requires a voltage on VBUS pin.
1. Can nRF5340 be damaged if VBUS voltage rises into its valid range while the device OFF (VDD...
Hi,
I am using NRF52840 development kit and using s140 softdevice for bluetooth services. When I load the softdevice hex file and later load the Firmware hex file, I am...
Hi,
Currently I am experiencing some issues regarding flashing the modem firmware on the NRF9160. My end goal is to automate the process of flashing both modem firmware...
I am using SDK v12.3.0 for nrf 51822 chip. I am working on hrs example with some custom modifications, so i need to to update application through OTA, i have used bootloader...
Heija Guys,
I have a problem with my PWM. I started with the zephyr version 2.4.99 and switched, after we discovered a bug (Link to ticket: https://devzone.nordicsemi.com...
Good Afternoon, Im using a samsung galaxy tab a - Model num SM-T510 Android Version 10 nRF Mesh app version - 3.1.5
After provisioning 14 nodes, whenever i try to reset...
Hi,
I am trying to integrate UART and DFU serial from the mesh example.
What I did is:
1. Adding uart drivers and libraries into the DFU project.
2. Adding codes...
Hi,
We are seeing the issue mentioned in https://devzone.nordicsemi.com/f/nordic-q-a/20291/offset-in-saadc-samples-with-easy-dma-and-ble/79053#79053 . We have 2 sensors...
Hello, I'm getting started with FreeRTOS in Nordic SDK 15.3 I have created a small test code, using binary Semaphore from FreeRTOS, that waits signal from SAADC callback....