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...
Hello,
anyone with with knowledge on how to control the gpio pins of the NRF 9160 SiP?
In my scenario, I am using P0.01 - P0.12 as digital control signals, for "Enableing...
Hi Nordic
For mesh-sdk-4.0 examples/light_switch/server, how many LPN can a server to establish friendship?
Is it limited to MESH_FRIEND_FRIENDSHIP_COUNT?
Regards...
Hi, I have custom nRF52832QFAAE1 when I tried to run Peripheral applications which are working fine. whereas BLE applications are not running it seems.
here are the things...
Hello,
When I clean a project and do a new build, parallel settings looks wring (my AMD ryzen 3900X with 12 cores never use more than 40 %).
Do someone have a setting...
Currently, we are testing the nRF52840 range evaluation using the nRF52840 EVK kit.
As of now, we are getting the only 120 to 125-meter range using 125kbps data rate @ 4dBM...
Hello.
I found in Provisioing chapter on this document: https://www.bluetooth.com/specifications/mesh-specifications/
something like list of provisioning commands: ...
Hello.
I plan to perform antenna matching to improve the performance of my design.
I would like to know any differences when performing the match on bare pcb and pcb...
Hi,
I'm working on a test for the pulse width measurement, the input is analog signal.
I'm using a while loop, and use nrfx_comp_sample in the loop to get the voltage...
Hi All,
I just start to use the Thingy 52 and I would like to know if there is any source code for development purpose for Windows. Also, which development software does...
in SDK/examples/peripheral/blinky/ hex
there is one file
blinky_pca10056 _mbr .hex
in
SDK/examples/peripheral/blinky/pca10056/ mbr /ses/Output/Release/Exe
there...
Hi
I am very new to BLE...
We are looking into a new industrial product design that will be battery powered, and be capable of communicating with BLE sensors (Mesh not...
Hi!
My software setup consists of SDK 15.0.0 and SD 6.0.0.
I am using nRF52DK for flashing and debugging my custom PCB board on nRF52832.
I am developing an application...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) At factory first we will load Secure Serial Bootloader and SoftDevice...
We are building a prototype for a wireless solution using nRF52840 and we found that the UART included in this MCU does not support Odd parity. This is a major handicap that...