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 have a nRF52840 Dongle. When I connected it for the first time to the Bluetooth Low Energy app of nRF Connect for Desktop, it loaded automatically the firmware. My question...
Is there a way to read the mac address from the serial tty of an nRF52840? I have multiple dongles programmed with the BLE sniffer (nrf_sniffer_for_bluetooth_le_4.1.0) and...
Hi,
I was using the nrfx_saadc_buffer_convert to make everytime a single sample.
Now I did find out there is also nrfx_saadc_sample_convert. How do I initialize this...
I've been trying to debug a recurring hard fault around nrf_log_frontend_dequeue. This occurs sporadically (between 10-60min) into testing my firmware. When the fault occurs...
Hi all,
normally our system runs in low power mode. When triggering the SAADC the first samples (using oneshot mode) will be off (slightly too low).
I can work around...
Hi,
I need to create run time count that increases every 0.065536sec.
I found a way doing so by using HFCLK without any interrupts.
My questions are:
1) Are there...
Hi, I am working on the nrf52840 dongle using the softdevice.
I would like to know whether it is possible to add OTA DFU capability to the default open bootloader that allows...
Im quite new to development with the DK so bare with me.
Currently I am able to read digital values (0 and 1) from the potentiometer using pin P0.03.
I am using the function...
I had toolchain manager 0.10.3 and a project using NCS 1.91. Unfortenuately I have updated the Toolchain manager to 1.0.0 and now my project does no longer show up and the...
I have a NRF52840 based custom device that I can program just fine with a NRF52840-DK.
However, when I try to use a NRF52833-DK I can erase and flash the softdevice just...
Hi,
I work with nRF52840 DKs and I am working for indoor positioning system based on RSSI signal strength. I want the RSSI signal strength to be sensed and transmitted to...
Hi Devzone team,
My customer wants to design the LTE-M antenna for their tracker project in US market, do we have any antenna reference or design guideline? I see we have...
Hi,
I am looking for a BLE module that I can program to send a Thyrmistor signal 250 meters or more. The BLE module has to be small and able to collect A/D Convertor and...
Hi ,
I am trying to get GNSS on thingy 91 to work. It seems like I have the same issue as this thread:
I cannot get a fix. Currently, I am using the 1.3.2 firmware ( the...
Hello, I am developing a product using nRF52840. I use the DK board to debug and download.
However, I would like to implement a firmware update function using USB on my...