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'm currently developing a software for nRF52832AA device. It needs to communicate with external device via UART. It resieves text message and takes some data from...
Hi there,
My question refers to the nRF SDK: examples\dfu\open_bootloader\main.c
When the example is built, the output HEX file contains a section that writes the Bootloader...
How do I get putty to receive output from the Thingy91? I see output in the LTE Link Monitor with the following prj.conf config:
CONFIG_USE_SEGGER_RTT =y
CONFIG_RTT_CONSOLE...
Hi!
My apologies if this question has been asked and answered previously (searched, but didn't find).
We are still developing with ncs version 1.3.2, but would like to...
Hi,
can someone tell me the correct order of AT commands to connect to LTE, activate PSM?
My findings so far:
AT% XSYSTEMMODE=1,0,1,0 => set LTE-M and GPS mode...
Hello, i'm using NCS 1.4.99 with a nRF5340 and i'm trying to use BLE and radio synchronization in the network core. My code run can run minutes without problem but sometime...
Hi,
I am trying to implement the AWS Discovery Sequence with the nRF9160DK board as the AWS Greengrass connected device. I am using the nRF Connect SDK v1.4.0 and used the...
I am trying to wrap my head around this whole Zephyr thing. "Highly configurable" usually goes hand in hand with "not very friendly to newbies" and I am 200% overwhelmed....
Hello all,
I tried to run the nRF52840 dongle and got some issues. I downloaded nRF Connect, SES and the nRF SDK and installed everything. I then tried the examples of the...
Dear all,
I use the nRF sniffer for BLE and nrf52840 dongle to capture the air log.
The tool can capture the air log and decrypt at the begining.
But after a while...
Hi,
I have a nrf9160 device up running for a month and everything looked good. But suddenly it started rebooting periodically, until there is no connection completely. There...
Hi I'm using nrf52 with softdevice s132,
The problem is when I connect nrf52 with my smartphone, the error code 0x3401 occurss after connecting exactly 147~150 second...
Hi,
I'm communicate with my sensor by using TWI ( i2c) driver. Most of the time, no problem.
But yesterday , i was debugging, and and ble disconnect event happen ( it...