Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
We are converting our existing product firmware from the NRF environment to Zephyr. We use both simple PWM for which the conversion is no problem, and the more complex PWM...
Hello.
I am trying to learn how to implement unit tests for embedded c-application. I created simple example about my problem and I am having hard time actually running...
Hi Nordic support team,
I'm new to Nordic chip and using nRF5340 Audio DK for my project,
and I'm trying to build zephyr/samples/blutooth/iso_broadcast_benchmark , which...
Hi.
I'm doing a customized board with NRF5340 and need to minimize all the general inductance on the board.
I would like to change L2, L3 and L4 to 5.6uH. Is it possible...
Hi,
I'm using a circuitdojo feather nrf9160 I want to use the nRF cloud but I got some trouble connecting. Something is missing, but don't know what.
This is what I did...
Hello everyone,
I am using the Power Profiler Kit II (PPK2) to measure the deep sleep current of an ESP32-H2 when running the boilerplate OpenThread deep sleep SED program...
Hi
We have nRF52840 + FEM in our design. Output power level is mainly controlled by the nRF52840 TX power setting which drives the FEM. However, the txpower options is...
Hey, After updating the nRF Connect SDK v2.60 (from 2.3.0) package an attempt to turn a BLE carrier ON by sending the BT_HCI_OP_LE_TX_TEST_v4 DTM command over the HCI interface...
Hi,nordic teams
im develop a keyboard use nrf52840 by ncs sdk 2.6.when i test the dfu funcation by python file ,there is 2 problems .
1.the usb dfu is so slow that i need...
I want to add a custom at command in the SLM example . I follow the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.1/nrf/libraries/modem/at_cmd_custom.html , enable...
Hi.
I have a problem.
I changed project settings 52832 -> 52840
on 52832 the project work perfectly.
using 52832, SDK 15.3.0 S332, ble, ant, ble dfu.
now I wanna...
I use one channel of the SAADC on nRF52832 to measure the power supply voltage. Code for configuration & operation of SAADC attached:
Short description:
- Configure...
Hello and thank you for your time. I seem to be getting some incorrect performance from the flash memory with NVS, in that NVS needs to be primed or something before it works...
Hi,
I'm working on a board that uses an npm1100 (QFN) in the following configuration:
When testing my board, I populated it with only the components shown in the...
Debugging my application indicates that I might be not servicing BLE NUS RX frequently enough bt_nus_cb.received is sometimes not called timely Is there any way for user to...