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.
Hallo everyone,
I am reciving a notification from my server, which lenght can be 8, 20, 30 bytes but when I want to display the info using NRF_LOG_INFO is not printing...
To All,
From reading the datasheet I understand that nfr52832 spi can only send/receive up to 255 bytes at once. And to work around this a list method is used.
Because...
Hi,
I’m working on a device that requires to enable the softdevice when connecting with a smartphone via Bluetooth and disable it when acquiring data from an analog source...
Hello,
I am using sdk12 and uart code. I want to send my sensor data readings to ble app. For that I have modified the ble_app_uart code and I am able to send 8 packets of...
Hi all,
In my project I have a structure its length was about 2KB, I'm saving it as a static variable after using this I come across with a weird behavior from the board...
Greetings,
I'm having trouble being able to perform a DFU with the secure serial DFU. My setup:
Using PCA10040 (nRF52832) with the s132_nrf52_4.0.2_softdevice.hex...
Hi.
I am using saadc sample cod of SDK13. Changing some parameters based on the analog input, the example is sucking somewhere where I have not been able to find it.
...
Dear all,
I am facing small problems, which I guess most of you faced at some moment.
I am trying to switch from working with ST microcontrollers to working with nRF52...
Hi,
I know that the default handle value of device name is 3, but in my application i am not getting the default device name handle, is it possible to change the device...
I want to save precious CPU cycles by writing 40 i2c (TWI) registers in one shot. Can I somehow set up the TWI master to write 40 registers (each 16-byte address with 8-bit...
What is the maximum length of pdu for ble advertisement? I have ported the example application of solar powered beacon without softdevice.
I just wanted to know if it was...
For what I understand of the doc and this question it is possible to turn off the SD, turn it on later and then use the settings as normal.
Is it possible to turn on the...