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...
I am debugging a strange issue regarding UART DFU. I am using the SES project in .\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_uart_debug\ses
I erase...
HI:
Since SDK 15.x was released, the broadcasting channel settings have changed completely. The specification manual of Bluetooth 5.0 is found through source file annotations...
I have 2 nRF9160 DK's. I've been using 1 for most of my testing and the second one was still in the box. I loaded the secure boot and the AT_CLIENT demo project. Opened up...
Hi All,
I use nRF52832, S132 2.0.0, and SDK 11.0.0
1. Central: scan interval is 151 count (~93 ms) and the window is the same … so scanning all the time. Central is not...
To the kind attention of Nordic support team,
I have got some legacy code running as a gazell host on a nRF2726 nRFgo Nordic platform. Right now, I would like to set a gazell...
I've been trying to get two ant+ sensor profiles working at the same time.
I'm working with the nrf52 DK, I'm on sdk version 15.3.0_59ac354.
Reproducible example here...
We are using NRF9160 in custom designed hardware board. We basically need 2 UARTs in this project one for the communication with host MCU and other just as a debug UART which...
Getting this error while generating firmware image for an example package(blinky) given in nRF5_SDK_15.2.0 SDK
nrfutil pkg generate --hw-version 52 --application blinky_pca10056...
Hi,
Please advise,
How many Peripherals can be connected to one Central? If my application need a connection of 50 Peripherals connected to one Central what I should do...
We bought a handful of nRF52840 Dongles and want to develop firmware based on the nRF Connect BLE app + nRF connectivity firmware reference design.
I am using v2.6.2 of...
Hi,
I need to read RSSI value without implementing the SoftDevice. Now I'm producing modulated and unmodulated carrier starting from the radio_test example. How can I read...
nrf52840 is ble central ,nrf52832 is ble peripheral,
nrf52832 is modify finish.
but i do not know how assign ble central .
now i use the example(ble_app_uart_c) to implete...
Hi,
I am using Timer0 to measure external pulse width. Using GPIOTE, PPI task and events. The problem here is, I am reading Timer0 Capture register as Zero always. Here...
Hi,
Now I'm using window10,nrf52840 and nrfSDKforMESHV3.1.0, and I want to achieve ota fonction within two nrf52840,I had read the Software Development Kit > Previous versions...