app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
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...
Hello all,
I'm using a custom nrf52840 dongle. There are some questions about bootloader and Softdevice. Everything works fine when I use nrf Bluetooth Low Energy app...