Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
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.
Hello
I am using nrf52832 and ble_app_uart of SDK v17.0.
I am sending data to the app every second through the notify function. If I try to disconnect and reconnect Bluetooth...
Hello,
Is the Power Profiler Kit II (PPK2) only usable for nRF product line and custom boards, or can it be use beyond the nRF line of products such as boards not made by...
Hello!
I am currently working on a project with my nRF52832 that is using BLE communication with a android phone. I have tried some of Nordics' examples that use BLE, but...
Hi all,
I have a question concerning the nRF52833.
I'd like to know if there is a safety limit on the amount of reflected power that is reflected by the antenna inside...
Dear Nordic,
I changed the value in the Bootloader to not erase the 4k just before the bootlader.
NRF_DFU_APP_DATA_AREA_SIZE 4096
In the app I changed the rom size...
Hi,
I dont know if this is the right forum to ask, but is there any common solution for certificate renewal?
For example If I use azure iot hub, I will provision the...
Hi everyone
I apologize in advance for any possible mistakes.
I am new to programming nRF52 series microcontrollers.Having started exploring various possibilities, I ran...
Hi,
We've been developing our application using pc-ble-driver which communicates with a PCA10040 devkit with SD API v5.1 connectivity firmware. In this dev environment,...
I'm trying to connect to a few sensors on the Nordic Thingy:52, and it fails with the following message: characteristic is not defined. The connection to the Thingy is established...
Hi,
i use nrf51822 and sdk 11.0 . I am using the ble_app_hrs_c example .This product consists of two devices,One master and one slave.
The master chip is nrf51822...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My custom HW has a 64MB S25FS512S flash memory chip.
I found...
Hi,
I am currently trying to run the DFU over UART example using my nrf52840 dk. I am using sdk v15.2.0. I followed the following instructions found in the Nordic Infocenter...
I have done a DFU code in our Customized board using NRF52832. My program was running successfully in nrf52 DK but in our customized board it's not working
While uploading...
Hi, I have a BME280 sensor running normally with the nRF9160 on v1.2.0 firmware. When I updated the firmware to 1.3.1, I had to update the code to run I updated the files...