Hello,
I've an issue that I can't find clear instructions for the nRF5340 serial recovery for the network core.
Being able to update both cores from the bootloader level...
Hi , am developing the st7789v_minimal_sample application using Nrf52840. after creating minimal application am facing some unrecognisable issue. which am stuck can you please...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
Hi,
1. It was measured that SWD0_SELECT needs to be connected to VDD to program the external nRF54L15 2. Will the document or the program be modified here to make it consistent...
Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
Hello,
I have developed a simple characteristic to send data over ble using the ble_nus service.
I created a service and added a characteristic to send. Then sending the...
I am working on a BLE device (currently being prototyped with the mbed DK). It connects to a smart phone app. I would like to build in some security features, definitely some...
Hi guys I just bought:
one nRF51 Dongle (nRF6825 Rev 1.1.0 2015.27)
some nRF51822 Bluetooth Smart Beacon Kits (nRF6930 Rev. 1.0.0 2014.27) that are basically beacons...
In my application I need to use the whole flash memory available (128 KB of the nRF51422 QFAC). My data is first stored on a 2KB buffer and once the buffer is full, data is...
I'm trying to figure out why I need to rebond after completing a DFU upgrade with Android 5.1.
My bootloader does not modify the device manager pstorage state, but I am...
Hi!
I've just started developing with NRF51422 (PCA10028 board). I downloaded the free version of Keil MDK-ARM and loaded the "ble_app_uart_s110_pca10028" example from...
Hi,
We wanted to create a device what control with a remote controller but we want to controll this device by smartphone also.
We going to use 51822 but it is not exactly...
Hello.
Our company develop BLE device and make some applications(android/iOS) for updating ble devices.
Those applications use nordic DFU source for installing firmware...
Hi
I want to configure SAADC channel to work in oversampling mode, and to enable burst mode.
nRF52832 Objective Product Specification v0.6.2 says:
"CH[n].CONFIG.BURST...
Hi,
I'm looking to use the nRF51822 in a new design and would like to know if there is tool available to calculate how long it will be able to run of a battery when set to...
I can discover 6 services by Master Control Panel over Android device, but only 4 services on ios 9 device, I can't discover Gap and Gatt service. What's more, when i try...
Hi all,
we are using NRF24L01+ ic for our application .we want to have TAG transmitting and receiving end separated so we are using the two NRF ic .We want that there should...
Hi,
Does Nordic provide a version of nRF Toolbox or similar to run under Windows 8.1 (not Phone)?
If not, can anyone recommend any free general-purpose tools or utilities...
I encounter a problem to switch to DFU mode from UART when BLE is connected and one 5ms timer keeps running for heart rate sensing alg. Maybe it's the reason keeps BLE busy...
Hi,
I want to use BLE to run DFU. My sdk is 8.1.1 and base project is ble_app_uart. When I use nrfgo Studio to program softdevice, bootloader and app, It can't enter app...