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...
I am running an experiment to use a static keys for pairing information without breaking the existing flow of pairing/bonding. What I am doing is I am storing the pairing...
I‘m try to download v2.6.0 SDK to update.But the terminal output as follow,I guess it related to bad network also I try with VPN
So that I try to pack v2.6.0 from another...
Hi there,
I'm having an issue with the SPI master in Zephyr. When attempting to transmit data it returns the error: 'Timeout waiting for transfer to complete'. Am I missing...
Dear Nordic-Support,
as I got a configuration error in my project when configuring CONFIG_TFM_PROFILE_TYPE_SMALL=y I tried to reproduce this with the AssetTracker_v2 application...
Hello,
I have a nrf52832-QFAA design that came back from the emissions test lab and they told me that the TX power on the Radio Pin was around -6dBm at the low frequency...
Hello,
I will explain my workflow so you can understand my problem using VS code and assuming everything is installed correctly, I`m using SDK 2.7.0:
Create new project...
I'm debugging the project that nrf_dm to learn how it work.
The build configuration as the picture:
I add my breakpoint as follow:
However,when I start to debug...
Hi, I have developed my own custom module with a program based on the NUS example.
I wanted to use the dongle as a configurator (in the sense that i connect it to the usb...
Hi:
My device is nRF52833-QDAA. And I'm totally a beginner in RF.
Right now I'm trying to figure out the component value of the matching network Z1 Z2 Z3 .
How can...
After problems with the programmer I have successfully flashed simple custom board with ACN52840 module, but the unit does not resetting after flashing using J-Link Pro. Starting...
Hi,
I have a project where I use nrfx_saadc and need to change channels and simple/advanced mode in runtime
If I start with simple mode, samples, move to advanced mode...
The note in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/security/tfm.html#overview reads: "Support for TF-M with minimal version disabled in nRF Connect...
Hello,
I flashed the audio application as left headset on my audio DK, but whenever I connect it to my mobile phone, the device isn't shown in the media output list.
Yes...
When using the nRF5 SDK v17.x development environment, the BLE MAC address can be retrieved using:
This will return the assigned MAC address (eg. from the nRF52840 on...
Hello,
I am currently working on a project using the NRF52 SDK and Segger Embedded Studio. I need to set up a password (or passkey) for securing the Bluetooth connection...