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,...
I would like to know the part number for the Side facing RGB LEDs used in the Nordic Thingy 52. I couldn't find the Bill of Material for the Thingy 52.
Hi. I got TCA6424A IC which communicates through i2c. I tried to use that with nordic but it doesnt respond. I used simple twi scanner application which should print address...
Dear nordic employee
My 52832’s GPIO control the external 32mhz crystal‘s power,
when the 52832 work in the sleepmode ,I cut the 32mhz crystal'power
then when I want...
Hi I have a problem with TWI (the slave part), that is, we can only receive on nrf52840 8 bit, there is someone who knows how to do so you can receive 16 bit, we have taken...
Is there possible to get timer period shorter than 12us with nRF51 and SDK 14? "timer" example with PCA10040 works correct, but with PCA10028 not. When set timer period lower...
When I go to build any of the nRF SDK BLE examples, I get linker errors that app_error_handler was not found. I now copy-and-paste a boilerplate version of that into the code...
Hello,
I'm currently trying to OTA update the firmware of my nRF52832 DK, I use the SDK 12.3.0.
I loaded the BLE Secure DFU Bootloader in the DK, it's advertising as...
Hello, i use nRF5_SDK_12.3.0_d7731ad. I took this tutorial https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader and according to...
Hi, Guys,
I am using nrf52832 for our product. Recently I updated stack and sdk from s132v2/sdk12.1 to s132v4/sdk13. However, I see a new characteristic under Generic Acess...
Hello,
I'm trying to run the example ble_app_uart using nRF52840PDK and iOS 11.
The device appears as Nordic_UART but when I connect, nothing shows up. The following screen...
Hi! Compiler errors are popping up when working on nrf_drv_rtc.c while log is enabled for this nRF module. I see that the problem is any log statement that contains EVT_TO_STR...
Good afternoon,
I have been doing some tests with the nRF SDK for Mesh v1.0.0, and have a question regarding it.
I'm using a fw based of the Light Switch example, to...
By using the DFU to transfer an updated version of the application, The nRF Connect tool pop-up tip:"upgrade succesfully". But the version of application mostly is still older...