Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I looked at some of the questions on the forum and they didn't give me good advice. Currently all I can do is nrf52832 Security 1 Level 4 and nrf52833 Security 1 Level...
Hello
I try to write functions to modify the publish and the subscribe addresses. Unfortunately not all is working, attached you will find my code.
Problems:
1.pubish...
Hello
I'm using nrf52820 chip with Segger embedded studio and nRF5_SDK_17.1.0_ddde560 also soft device "s112_nrf52_7.2.0_softdevice" .
I want to add DFU through BLE support...
Hello,
nRF52840, SDK17.2, keil5, EC11 codec button
Output the same log in the positive and negative directions,
Turn one space: <info> app: cnt=-1 acc=1 accdbl...
Hello Everyone,
First of all, what a terrible experience this has been. I'm trying to use custom RSA private key in order to sign the firmware before we go into production...
Hello,
I am supposed to get to learn the nRF52840 DK, so I can start programming with it. I managed to build an executable for the blinky example using make in the Terminal...
Hi,
I'm having issues debugging a case where the device is reset / rebooted every 1-2 days on average for some reason without any error message as to why. If any error is...
We are porting a project from SDK 11 to nrf5 SDK 17.0.2. We have also used a couple of different versions of SDK 15 extensively on several different products.
Our code...
Hello, I'm trying to setup simple UART reception (interrupt driven) with Zephyr OS.
When a message over UART, only some characters are received, others just skipped.
Here...
Hey,
I am planning on using the Nordic SDK for some distance measurements between two nRF52840 boards.
For my documentation I would also want to understand how the technology...
Hi Folks,
I am bringing up a new printed circuit board with a Fanstel BT840 (nRF52840). When I install any firmware, even Blinky, it simply gets stuck in k_cpu_atomic_idle...
Hello
I am using NRF5340 as Soc in my project. In application program I have used uart0 for data transfer. At the same time the power consumption is really important for...
Hi, I works on nrf52833 but my VS Code can't find include files. I build successfully application than flash on board but can't show any includes and any functions details...
hi Team,
working Environment:
nRF 52840 DK, SDK 17.1.0
keil uvision 5 IDE
os: Windows 10 pro
I have merged usbd_hid_composite and usbd_audio , as for my project...