I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
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...
Dear Nordic,
When testing the DFU process, I noticed something unexpected. We are using the secure DFU USB bootloader, with forced dual bank updating. I'll attach both the...
I am using ibeacon format for my device. The specification says to include the RSSI value calibrated at 1 meter in the payload.
Can you please tell me how to find out...
Hi,
We managed to integrate both normal BLE and mesh stack onto our working prototype, powered by nRF52840. So far, it is working well. We are trying to further maximise...
I am using the NRF52840 controller to connect BMD101(ECG sensor) uart based having a baud rate of 57600.
Note: Using UART peripheral example on SDK17
I am trying to parse...
Hi
I've problem on my design when I use voltage translator to communicate with sensors. Can you guys see pictures below:
1.nRF52840 using 3.3v:
1.nRF52840 using...
Hi all.
I want to send my packets in the negotiated time interval.
I sat the NRF_SDH_BLE_GAP_EVENT_LENGTH to 6.
The negotiated TI is 36 ms.
the results are
1- the...
Hello to all,
(If "TLDR" go to "### TLDR ###" in the bottom of the page, where you'll find the straight questions without all the context... ) Me and my team are using the...
Hi,
I noticed that the value raw_uuid_len in function ble_advdata_uuid_find() in module ble_advdata.c is fixed at the value UUID128_SIZE.
So the function can only find...
Hi, I am new to NRF and segger embedded studio.
So I want to send temperature sensor data connected with nrf52840 DK to the Murata1_SC device using UART.
The data will...
Found a potential "weirdness" with the mergehex utilty. When merging hex files containing code, dont seem to have an issue. Recently I was using mergehex create a full programming...
Hello Team,
Can you please confirm if we can use the crypto API to do AES encryption/decryption. Can I use it in non secure app and in application and not in bootloader...
Hi,
We want to make some BLE application for nRF52840 on Thingy:91. Referring to PCA20035 schematic, there are some spare pins which we assume is available for GPIO as...
Hi, we have a product (NRF51 SD8 S110 RBCMesh) on the market that craches about once per year the line that asserts is line 189 in src\\soc_radio_timeslot.c (your code) and...