Hi
I am developing an application where I need to update the BD address for advertising after each disconnection and on reboot. I know Zephyr stack has the API bt_id_reset...
Hi, we have some problems with the nRF54L15DKs. They are bought on Digikey and are labeled with
0.9.1
2024.42
There are 2 issues.
1. The J-Link OB USB-UART stops working...
I am trying to send a variety of AT commands to my module and it looks like I am missing something or the documentation is not up to date for some of these:
If I try to...
Hi ,
I would like to use an external GPS active antenna on the nRF9151 EVB for testing (J2), does it disconnect the on board antenna GPS ? should I connect/disconnect any...
SDK:nRF5_SDK_17.1.0_ddde560
example: ble_app_multilink_central
softdevice: s140_nrf52_7.2.0
PCB: PCA10059 as Cental
My peripheral device's mac is 00:96:81:16:E0:9F...
Hi,
I am trying to optimize my nrf52840 application for power consumption. If I run simple loop using nrf5 SDK i get ~1.2mA. However with similiar code on Zephyr: I get...
Hello everyone,
I'm having an issue with my nRF52840 Dongle. I can detect the device with nrfutil device list command, which shows:
> nrfutil device list DC1D9FD62EC5...
Hi,
I'm trying to add more user services to LBS demo. I generated 128b UUIDs for my services. Then I should add them to list returned by scan response in function advertising_init...
Hello!
Sorry for a new guy's description.
We had a device running in normal firmware application mode, and the Bootloader was programed. It's our goal to accomplish DFU...
Hello
I am using the nRF8002 kit. I would like to inform the host (Android app) when there is a long button press on the input pin.
Is this possible and if so which BLE...
Hi folks,
I was wondering if someone has a reference implementation of a bootloader that uses exclusively ANT technology to make DFUs, being it ANT-FS or any other alternative...
Dear Nordic guy,I'm developing with nrf51822 (6.0 stack binary and 5.0 SDK).
I recently updated the code and stack binary(6.0 stack binary and 5.0 SDK).
My function is not...
This is something for the legal department.
You had some questions here about the RFduino before. This question is about legal obligations Nordic supposedly imposed on...
Is it possible to use an nRF8001 without a separate microcontroller to advertise non-connectable advertising packets specifically containing battery level information only...
I take the nRF UART 2.0 for reference. I make the nrf51822 be always sending packages ,and if it sends one package succussfully,and the smartphone just shows what it receives...
Hi guys,
Is there any way that I can re program the MAC ID of the nRF51822 devices through the SWD interface? I was able to do this using the UART interface with the BL600...
Got a Keil ULINKpro D debug unit with my Keil uVision\ toolchain license. However that doesn't seem to work with the Nordic nRF51822 on my Fujitsu module Development kit....
Hi,
I referred to the sample code "led_radio_example" and I think I might miss some thing so the program does not work.
The sample code indicates to use a terminal program...
Hi,
I am trying to understand the behavior of auto acknowledgement with payload for an application I am working on, I am hoping for some clarification on how ACK with payload...
I seem to be getting into sleep() fine with not able to connect to my app!
but getting back to work from sleep() is taking toll and its not working simply.
I'm trying...
Nordic will release a new development kit in april, named mkit.
It is based on arm mbed .
Writing a ble app will be easy, fast and simple using mbed BLE API .
My question...