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,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
Hello, I am working with a Seeed XIAO nRF52840.
I'm able to get an average of 500 uA in SYSTEM OFF mode. However, for this application, the current consumption during wake...
Good day,
I am trying to program the nRF Sniiffer firmware to my nRF52840 dongle using the "nrfutil device program" command.
According to the User Guide v3.2 for the nRF...
Hi guys, With v2.8.0 sdk, L4_e3 code ( academy.nordicsemi.com/.../) works with nrf52833dk. We have a custom board that we designed. Here, nrf52820 chip is used. I can compile...
Hi,
I have thingy:53 and I have damage to the sw2 pin and I am unable to enter the DFU. I lost two tiny pieces that go just above the one in the photo and not even...
Can some one describe how this is supposed to work:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/mpsl/timeslot/README.html
I would have expected to see...
Hi,
I wonder if anybody could help me? What is the best way to close down the nrf9161 so that it reconnects quickly after powering back up again?
I'm running Zephyr 2...
Dear Nordic Support Team,
In the datasheet of the nrf9160 (nRF9160_PS_v2.2.pdf) the VSS pin appears in the section 6.4.5.1 GPIO Electrical Specification, but I cannot find...
I am preparing to make our first firmware release on our custom board, which is equipped with the nRF9160 SICA B1 , modem fw version 1.3.4 . Our application is based on the...
I've been running into a lot of issues where a change in the configuration for the application results in an answer that basically states:
"You're supposed to add this configuration...
Hi all!
I'm wondering why the VS Code has option to create a new board for the nRF5340-QKAA only?
I have on hands the nRF5340-CLAA and nRF7002 chips which I'm going to...
Hi, Nordic
I've been working on a channel sounding research recently.
The key to PBR accuracy is related to the transmission frequency.
I would like to ask if the FAE...
Hi,
I'm currently building a product that uses PSA crypto API to generate, and save some keys in secure storage. I also need to have a WiFi functionality (nRF7002), but...
I have been able to connect and initialize two different Bluetooth OBD II Devices. I am running into issues with the third device I am trying to add as an option. I add the...
Hi,
nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect
We need to implement a multicore application for nRF54H20. I...