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,...
Hello
I tried to set the eDRX mode to more then 1 min. in many different project and samples, but after 1 minute it always turns on the modem. Does anyone have a clue what...
Hi everyone, I’m using an NRF52840 device with an external 32MB flash memory. I need to send memory content to a mobile app through BLE when the user asks for. For now I send...
Hey,
I can view the log info from Nordic nRF to AWS Logs. Now, I'm working on log info to build an application that shows the data dashboard view. Can anyone help me with...
I use nRF52832 DK as the node and RPI as the border router.
I fowllowed the guide setup the border router and flash the example ipv6_icmp to the nRF52832 DK.
The connection...
I have been developing products for nRF52832 and nRF52840 for some years now. I am aware that you have released the NRF Connect SDK. To date I have only used the nRF5 SDK...
We are having nRF51 dongle which is having USB compatible. But My test systems only have the option for DB9 with UART support . Is there any possible to convert nRF51 Dongle...
Hello.
First some background:
I have an application running on nRF52840. Development began with the nRF52832 using nRF SDK 13 or 14. Then migrated to 15.2, 15.3, and finally...
Shalom!
I have a nRF9160 DK board that I am using before our custom hardware prototype is ready. My application is based on the UDP example code skeleton along with code...
Dears,
Is it possible to change the -64dBm threshold to something else in the wireless module? (example: -70dBm, -75dBm).
I´ve seen in some forums that there are other...
Regarding the Nordic guidelines for aQFN, it recommends to use 0.305/0.61 for through hole via pad,
We want to modify the PCB pad as shown in the picture below,
and keep...
Dear ladies and gentlemen,
I found the following page giving instructions for porting an example from pca10056 to pca10056e:
https://infocenter.nordicsemi.com/index.jsp...
We are trying to implement UART driver that will work together with SoftDevice. We can't use UART or UARTE with single-byte buffers since high-priority task like SoftDevice...
Hi,
I am using nRF52840 and Mesh SDK 5.0.0. I want to add a DFU feature in Mesh Light Switch Client and Server example code. I have generated zip files for the Client and...