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 running an application on the s140 soft device using the buttonless dfu as an example. I am using the dual ramp pwm scheme to generate complementary pwm waveforms...
I'm having some issues with the 9160 on battery and wondering if we're doing something wrong or if this is expected behavior. During the initial connection to the tower, I...
We tried to adapt the RTC example from the SDK to add logging via UART during interrupts and the programmed crashed or hanged.
Here follows the code we are using :
The...
Hello, I have an application based on the example "ble_thread_dyn_mtd_coap_cli_pca10056_s140".
When a confirmable message has not received a response, I receive the error...
Hi,
We have built an iOS app with the iOS nRF Mesh Library ( https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library ) that collects data from all the sensors in the...
I am using nrf Toolbox iOS demo application. I have a requirement in which I want to change the incoming data stream to accept 4 bytes of data instead of the default 2 bytes...
Hello,
I am migrating our production code from SDK14.2 to SDK16, and switching to using FreeRTOS. During the BLE initialization and bonding, I get a system reboot. Tracking...
Hello,
Using an Arduino nano 33 ble which contains a nrf52840.
Using arm-none-eabi-gcc version 9.2.1 in debian/linux, uploading using openocd en gdb.
I tested my problem...
As I'm new to the nRF52840 and Bluetooth, I read documents and DevZone posts related to the bluetooth maximum throughput.
According to the references like Jimmy and Sigurd...
Hi,
I am trying to update from SDK 1.3 to 1.4 and struggling with crashes. COAP uses random number generator to generate new tokens to the header. First time when this...
Hello,
I use the default ble_template application from the SDK and download a BLE custom service template from here to add it to the template code (as described in the README...
Hello,
I have a fully functioning project using the Fanstel BT840 chip which uses the NRF52840. I am running the code using secure Buttonless DFU and the S140 soft device...
So, I am developing an application where I will use uart to transmit some data from the PC to the nrf board. The issue is that the data I am transferring is quite large (64KB...