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...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Hi team,
When we set fast advertisement timeout (uint32_t ble_adv_fast_timeout; /**< Time-out (in units of 10ms) for fast advertising. */) to a value greater than 0xFFFF...
i am using Laird smartBASIC for my programming of the BL653. I cloned the firmware of the evaluation board using the supplied Laird batch files and the J-LinkARM interface...
Hello, I have a question that I can't find an answer to in the documentation. The answer may be somewhere and I am just unable to find it.
My application utilizes sd_ble_gattc_write...
is it possible add dfu service and central uart both into nrf52820?
using D:\sdk\nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_uart_c
SDK_17.0.2
Dear Nordic Bluetooth experts,
In the Android-nRF-Mesh-Library , is there a way to mark a unicast address as used? The reason why I'd like to do it is the following: When...
Hello, All,
I am using nRF9160 for product development and would like to know a few more important parameters:
What is the power consumption of an NB-iot network using...
Hi There,
I want to connect programable pins on nrf52840 chips in the schematic.
Can you tell me which pins are for programming and debugging?
Best,
Gaosheng
What does this error mean?
<error> app: ERROR 3735928559 [Unknown error code] at c:\nrf\modules\nrfx\hal\nrf_gpio.h:492 PC at: 0x00033D23 <error> app: End of error report...
We need to update our app to accommodate Android 12, but the DFU library has not been updated and crashes when we initiate an update.
Full details are in github-bug: https...
Hi,
we want to run your example of AoA
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_connectionless_tx/README.html...
API doc says
Specs says:for ed_threshold:
PRF[dBm] = ED_RSSIOFFS + ED_RSSISCALE x VALHARDWARE
ED_RSSIOFFS is -92, ED_RSSISCALE is 4.
So if I want to set the threshold...
Hi DevZone,
1. Description:
I am going to use the nRF9160 SiP in a project on a custom PCB which will house the (LN60G840F, which has an nRF9160 on it). The application...
Hi support team,
I have a nrf 51822 beacon black version and developing with nRF5SDK1230. i'm learning about update firmware for it over BLE. i try to run example dfu/bootloader_sercure...