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...
Hi,
I am trying to make a project where one Bluetooth chip receives an audio file from mobile and another chip will receive it via serial communication and transmit ahead...
Will the nrf52811 I2C compatibility work with the I2C on the MLX90614 IR sensor. I need to make sure that they will work with each other without issue. Below is the datasheet...
I have DFU OTA application running on 52840 platform on a custom board. SDK v15.3.0. I use SoftDevoce S140 v6.1.1.
Then I need to port it to 52832 platform - SoftDevice...
I have used the NRF52 before, but we got a new need for it to be used with FreeRTOS. Usually I use the RAM_START and RAM_SIZE defines the set up the ram usage for the soft...
1. I tested the following AT instruction on ncs v1.3, returned OK, but did not return the subscription message, need to modify where to return the subscription message did...
We are using I2C bus for communication with a RTC and Accelerometer. But sometimes the I2C get struck in i2c_write. It does not happens always it may happen randomly. We are...
Hi,
I just spent several hours trying to figure out why, using a nRF52 dev kit w/ SDK13 + S132 on both central/client and peripheral/server side, sd_ble_gattc_read() was...
Dear Support,
I have a question about the IPv6 networking with OpenThread. I do have an mesh network with about 50 nodes (PCA10059) and implemented CoAP servers and clients...
I just downloaded SEGGER Embedded Studio (ARM V4.52c) and plugged in my rather old PCA10040. It offered to upgrade the driver, which I accepted. Now, when I click "Connect...
Hi,
Just installed nRF Connect v3.4.1 on a macOS Catalina and get the following error message when starting any of the apps:
I've tried both reinstalling and downgrading...
Hi,
I'm making a peripheral device that needs to minimise battery usage.
My device is essentially a beacon but it allows temporary connections to send a stream of data...
Hello,
I have purchased a new nrf52832 DK board for development. I tried to run some examples like ble_app_blinky which are working properly. But when I tried examples such...
Dear All:
Our team are ready to develop a project with multicentral and multiperipheral
The project topology image lists as follow:
I want to ask how many ram it will...