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...
Yesterday I opened the nRF Connect for Windows utility and installed all of the pending updates. Now I am unable to flash or debug the project I'm working on using nRF Connect...
Hi All,
I was evaluating the throughput of NRF5340 using the DK. I would like to set the transmission power under 0 dBm of the peripheral device.
However, i was unable...
Hello,
I'm working on a project using the NRF52840-dk module and I'm having a problem with the Bluetooth functionality, during lesson 3 exercise 1. Despite correctly configuring...
Hi,
i just started working with nRF9160dk and i've been trying to implement the GNSS service (testing the Cellular IoT lesson 6 ex 1 exemple), although i've been testing...
Summary: The callback of zb_af_interpan_set_data_indication() seems to be reporting wrong RSSI levels (looks like an overflow) after upgrading from NCS v2.4.2 to NCS v2.5...
Hi, I did some test with IV index using nRF Mesh, here the steps:
provisioned 2 devices in a new mesh (device that have nordic SDK, IV test flag enabled)
from one devices...
Generate Support Information fails dramatically:
I don't remember how to find the log. How many average users would have the slightest clue!!! Please help.
The other...
For me it is confusing how the Nordic's exercise and sample apps handle the state of CCC descriptor value.
Adding notification and indication support
Why do we need to...
Hi,
I am using https://github.com/NordicDeveloperAcademy/nRF-Connect-SDK-Fundamentals lesson5/fund_less5_exer1. I am able to receive UART message using default UART RX P0...
Hello we are using custom board nrf52840 with nRF SDK 15.2.0 on SEGGER Embedded Studio
I hope someone can help me with this issue. I am using SPIM3 to communicate with the...
We've been having an issue with certain tablets running Android 14 apparently getting into a state where all connection attempts result in a GATT 133 error. When it's in this...
Hello everyone, I am working on an app where we use I2S driver for ws2812 LED strip to signalize status of our app. When I try to signalize status while starting BLE and starts...
Hi,
I'm using Zephyr controller instead of Nordic's Softdevice to use the DTM HCI feature in the Zephyr controller. Before switching to Zephyr controller, the application...
I want to be able to select the Network Coordinator Zigbee channel based on some GPIOs state (switches).
Is there any api function to set CONFIG_ZIGBEE_CHANNEL at runtime...
I am use sample "Bluetooth: Peripheral HR" as the base app
and added these settings to `prj.conf` on both central and peripheral sides
but I still got the...