Hi,
We're evaluating NFC for our project.
I've been testing with a nRF52840DK - PCA10056 Version 3.0.2.
Using the antenna supplied with the Development Kit I am...
Hi,
I have been playing around with the configs but I could not get Mode-3 to activate. What should I change for cs configs and the prj.conf file in order to activate it...
Hello - We're designing a new app for our product in Flutter. I was writing the proof of concept for the firmware updates, but I hit a roadblock with a Mcu Mgr Error: 25 ...
Hi there,
I am using an NRF54L15 custom board and am trying to set up a functionality using DPPI + PPIB. using a single in (1 event) and single out (1 task). I have two...
Hi,
I'm trying to get the debugger to work on my target board. I created the attached simple program to eliminate complexity.
The debugger starts, but it starts running...
Hi.
After 3 days I've finally got littleFS working on a custom nRF52840 board. I am using nRF connect SDK v2.9.0 which includes Zephyr v3.7.99 with some additional Nordic...
Hello, I am working with a nRF54L15 and using a TF-M build (cpuapp_ns). SDK and toolchain are currently v3.0.2. NRF_SECURTY is enabled (by default) and here's the relevant...
Hi:
in ble_app_proximity(SDK5.2) ,i use lightblue to write data to ble,and i set a breakpoint in "ble_evt_dispatch".but i found breakpoint can't work when i send data to...
My product have to pass SRRC certification. The certification lab need 3 prototype. Their bt RF frequency must work at 2402MHz, 2441MHz and 2480MHz separately.
How can I...
Hi ,
I am unable to write to discover all services and write to a characteristic too.
On discovering services:
Discovering primary services
Received service discovery...
One of our computing-intensive algorithm takes actually ca 1.9s to finish. And it will be run periodically. Is there a way to minimize the power consumption of CPU processing...
class BatteryService {
public:
/**
* @param[ref] _ble
* BLE object for the underlying controller.
* @param[in] level
* 8bit batterly level. Usually used to represent...
I am looking through the following mBed development platforms. I am looking to integrate some mbed code into a production design. I am looking at which platform to export...
Hello Folks,
I want to send an array of two bytes and read six bytes back . Even though I am using bellow function but the Oscilloscope shows only 4 bytes of clock cycles...
Hi,
I'm using the nrf52 preview development kit. I have two boards. I flashed one with a ble_central example and the other with a ble_peripheral example using the nrf52 sdk...
Hi,
I'm using the nrf52 preview development kit. I have two boards. I flashed one with a ble_central example and the other with a ble_peripheral example using the nrf52 sdk...
Hi guys,
My device is in peripheral role and it normally connects with phones/tablets/computers.
I tried to search for device information service but this service is...
There was a thread about this issue:
devzone.nordicsemi.com/.../
I am having the same problem again.
I am using S110, RTOS, do 10 conversions on the same channel every...
Hello,
I have a Nordic 8001 chip bonded with an iPhone application.
I want to get the iPhone address but I saw that it has a random resolvable address. I've read that...
Hi,
we have two devices using android 5.0 have this issue.
bonding to s110, irk_counter=1;
s110 uses whitelist advertising.
android 5.0 device can reconnect to...
I try to use SDK8.1.1 example connect ubuntu14.4 with CSR dongle. Seems it create connection fail.
I downgrade to SDK7.1, it connection pair correctly. But it'll terminate...
We would like to use the nRF52 in a bachelors thesis for at least one of our students projects. The project is scheduled to take about 2-3 months and in this time they shall...