Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
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,
We are close to going into a certification process but before we start we need to be sure we are not missing out on your recommendations with regards to EMC performance...
Hi,
I get the error like below on the Linux XFCE 64-bit platform (Pardus 21.2 distro latest version). It works fine on Windows but having a problem on linux. How can I solve...
Dears,
Currently, when working with the nRF52833dk, I found some weird behavior.
I tried to run the blink example in nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_blinky...
Hello. I want to check "Airlog" or "hcisnoop" with nRF5340 LE audio EVK. The current development environment is VS Code. I also have a USB Dongle, but I don't think I can...
Hi,
I'm using nrf52840 with softdevice s140_nrf52_7.2.0 and I'm adding new characteristics to the ble_nus service. I've added the new handles for the new characteristics...
It appears that after a few seconds and sometimes after a few minutes sleeping threads do not wake up, even though the UART shell and BT NUS are working. The only service...
Hi,
I am trying to configure GPIOs with a custom DTS file, for initial bring-up and testing of the PCBA prior to higher-level development. During compile, I am getting a...
Hi, we have a use case where the central might need to re-bond with our peripheral (e.g., after choosing "Forget this device" in phone settings). I have learned that setting...
Hi
i am working on the nrf5340_dk for making as a controller through the hci_uart build.
can i know the gpio connection mapping on the board?
regards,
Achyuth
Hi, I'm currently having a problem with the uart peripheral.
I have an STM32 MCU connected to the NRF52840. In this case, the NRF acts only as a "transceiver".
Whenever...
I have my own code for handling pin interrupts using the NRF_GPIOTE EVENTS_PORT interrupt. I had some issues with this years ago when I was using the nRF52832 chip, which...
Hi,
is it possible to configure the hci_uart example from NCS in a way that the FICR device address of a nRF52840 is used as public device address? I cloned and compiled...
Hello,
We are trying to get the NVS example on our nrf9160 DK running. The build and the flash process looks fine but the application won't boot. Not even the typical...
Hi,
I bought a second nrf52833-dk. After I program my code on it, I can't debug or read the code because read protection is on. This is strange, because I didn't program...
nRF SDK 17.1.0 I've never touched this example before today, and yet it complains about a bunch of stuff not being found in the file nrf_dfu_validation.c. I am trying to use...