-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
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...