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 working with an nRF52811 and I am trying to get it to send data via UART with a USB connection. I tried using the USB CDC ACM module, but it appears to only work...
Hello,
my application requires a reliable break detection (The serial data input is '0' for longer than the length of a data frame) sent from a peer device on the UART RxD...
I am working on reading and writing data to an external QSPI flash (MX35LF4GE4AD) that has an internal cache mechanism. I have been able to read/write to the flash using standard...
I am currently working on a project developing a USB HID product based on the nRF52840. I have run into an issue regarding USB communication reliability and am seeking the...
Kind folks,
The more things change, the more they stay the same . At lest it seems that way. I submitted a similar message seven months ago. I see a recent spate of related...
Nordic nRF52810 requires 32 MHz external crystal, but the tolerances are defined only for wireless application (which we do not plan to use).
We want to use this CPU only...
I followed all the steps that are documented. Below is a screen capture of WireShark.
/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4...
Hi all.
For debugging my app (SD s132, V5.0, SDK 14.2), I'm using the NRF_BLE_CLI (I use Nordic the example with an external PCA10040, the Python script and PuTTY).
Unfortunately...
Hi,
I am new to the nrf52 platform.
I am working on adding just works pairing and bonding to my BLE peripheral code. I tried to take reference from ble_app_bms example...
I have developed a data logger using nrf52832 s112 sdk 17.0.2 (nus service).It logs data upto 1mega Bytes,we have a custom buit android app with which we download the data...
Hello,
I am working on nRF52840 custom board, in that, I was facing issues with sd_softdevice_enable().
When I call the sd_softdevice_enable() it's stuck. Not return from...
Im using SPI interface to read data from https://docs.rs-online.com/7d34/0900766b81327f26.pdf using the D2 opcode.
The opcode starts reading the page from the flash (528...
Hi,
we are not able to see any output in NRF connect APP in FFBM mode with DTM Firmware,
However , on flashing complete firmware, we are able to turn on Beeper in FFBM...
Hello Nordic support,
I have a Zigbee coordinator application which has declared the time cluster as a server. I have a zigbee end device which has a time cluster as a client...
Hello I'm using nRF53 DK on zephyr v1.6.1. I'm now testing the power-saving mode. I tested the system-off example "v1.6.1/zephyr/samples/boards/nrf/system_off" and it works...