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...
I am new to the Nordic Enviornment am having problem getting my first application running.
I am using IAR 7.40 with the nRF mbed dev board that has a nRF51422 on it. I...
hello,
i am using nrf52832 and sdk 15.3, we are building our project in ble_mouse example, after our device is connected to PC it directly getting disconnected and showing...
Hello,
We have noticed that with an iPhone 11 with IOS 13.2. We have a lot of disconnection because our device simply didn't respond to a ping request.
Our device is an...
I am using the Adafruit nRF52 Feather development board and their implementation of the Nordic blob for Arduino. I am having the problem where the output data is as expected;...
Hi,
I have a nRF9160DK with a Sim Card from a local provider, that supports NB-IoT.
I modified the example program in \ncs\zephyr\samples\net\sockets\echo and wanted to...
SDK: 15.3.0
I has ported cli example to my application.
There is a problem with displaying the text. (using custom board + USB to TTL tool)
as you see, "\n" doesn...
I have read a number of posts here about creating new projects, most are a couple of years old. I just want to make sure I'm not missing anything.
I am able to compile and...
Hi everybody, I would like to adopt an nRF52840 DK example to the nRF52840 dongle. ( There is a ble_uart_app example for the PCA10056 DK but not for PCA10059 dongle. I followed...
We are considering the nRF52840 for product integration and testing out now. We are looking for an RTOS example running in Segger Embedded Workbench and having problems -...
Hello,
im trying to use secure bootloader from SDK v 12.3. I have custom board with nrf51822 and one oscillator. I changed flags to custom board. I was able to compile the...
I need to update firmware in an nRF52 via TWI. It seems like it would be fairly easy to modify the serial bootloader/DFU provided with the SDK, but I'm not finding the code...
Hi, I'm using SDK15.2.0 and A nRF52832 for my project.
I followed the "flash_fstorage" example give by Nordic, to write in the flash memory in my project.
When I run my...
Hello,
I am using System ON mode for low power. Still it is consuming 2mA. I heard i can go down to 60uA. I am using UART for Communication. In Sleep I tried to disable...
We wanted to use the NRF51-DK to flash a few nRF51822 based beacons, using the SWD interface. The docs recommended using the Segger J-Flash program, but that program is now...
Having a bizarre issue with mergehex and DFU. I hadn't had a problem with this previously with this code base. When I try and merge the App, Bootloader, Bootloader Settings...