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...
To the kind attention of Nordic support team,
According to your valuable experience and manufacturers' capabilities, having the package a pitch of 0.35 mm is it possible...
I use nordic 52810.
I am trying to use s112 and HW IIC but I got the compiling error:
twi_hw_master.c:34:5: error: 'NRF_TWI1' undeclared (first use in this function) ...
I have a nRF52840 based product prototype which includes a power management integrated chip (PMIC) and a Li-Po battery.
The product recharges via a USB connector. The USB...
I am always getting the same issue on each sample I try to build. Not only on this "lte_lc.h". This error is also shown with several files or on the code lines....
Checking...
I am trying to “spy on” two ANT+ devices talking to each other:
The first device is a bike trainer running the ANT+ FEC profile
The second device is a computer (running...
I am using 52840 dongle, program using this: nrfjprog --reset --program _build/nrf52840_xxaa.hex --family NRF52 --sectoranduicrerase, but I got There is no debugger connected...
In the SDK example, it says:
Connect to the device from nRF Connect for Desktop (the device is advertising as 'Nordic_HRM'), then bond to the device.
However, I couldn...
Hi,
After trying to flush a program to the dongle with no success, the dongle got into a state where it's not recognize by windows and no LED flashes on it when plugged...
Is there a way to get “Help”/documentation on nRF SDK functions inside Segger Embedded Studio the same way it does it with standard C functions when you click on a function...
Hi
I used nrf_sniffer_v2.0.1 and wireshark3.1.1 to capture 113 bytes package send by nrf52832
but the package was divided into 5 packages in wireshark while use app receive...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) Instead of UART, I am trying to enable...