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 guys.
I'm using the development board NFR52840DK and I modified the sample in zephyr\samples\boards\nrf\nrfx to use twp buttons, sw0 and sw1.
The sw0 button reset a...
Hi,
I want to use my PC to send some message to dongle via USB, then the dongle send them to certain device via BLE.
If there is a sample that allows PC interacting with...
Hello,
I have tried running Blinky example with some Low Power directives in the code without success. I came here for help then.
The current consumption used by the example...
Hi All,
I am trying to port my current SES project (s140) from nrf52833 to nrf52832. My nrf52832 is spec'd at 512kb flash and 64kb RAM. Any help would be much appreciated...
Hi,
Trying to evaluate the nRF52840DK with Matter examples but none of them seem to compile.
Following error is the result
Building light_switch west build --build-dir...
Hi,
We are using nrf5340 nrf connect SDK V2.0.0 and we are unable to find the brownout detector configuration. For our use-case we want to trigger system reset if supply...
hello Nordic
i work with nrf52832, with ncs 1.7.1 (moving soon to 1.9.2)
i have some issues with my spim clk and i think (not sure) its related to working with spim0...
Hi
I am trying to bring up the Nordic LE Audio example (nrf/applications/nrf5340_audio) and a basic BLE peripheral (nrf/samples/bluetooth/peripheral_lbs) on the nRF5340...
I want to run a single-edned comparator using the 1.2Vref. I cannot find details on a few items. just how to set it up
A) what is the variance on the 1.2V reference voltage...
Here is a warning during build
C:/v2.1.0/nrf/subsys/bluetooth/mesh/shell/shell_utils.c: In function 'shell_model_strtosensorval': C:\v2.1.0\nrf\subsys\bluetooth\mesh\shell...
Hi,
I downloaded Android-nRF-Toolbox and ble library source code from https://github.com/NordicSemiconductor/Android-nRF-Toolbox https://github.com/NordicSemiconductor/Android...
Hello,
My thingy:91 was working nicely, even connecting to nRFcloud. But after updating the firmware to thingy91_fw_2022-09-15_7a358cb7 and Update jitp certificates it doesn...
Currently we are developing a board that requires to functionality of the nRF52840 dongle (pca10059), however for convenience sake we have incorporated.
The problem arises...
Hi,
I use NCS 2.0.0 with 2 nrf52840, one peripheral with manny notification and one with Bletooth Shell sample.
I can see all notification of the peripheral with my Phone...