IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
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...
I'm running SPI master (spi_master_tx_rx) at 4MHz for multi byte burst reads. As seen in the attached screenshot there are 5.5µs delays between the bytes. The delays increase...
hello there ,I am writing spi code for slave which has 19 bytes of data. my nrf51 is master.
now my slave has clock polarity =1, clock phase =1. i am uploading project...
Hi All,
I'm trying to test the ble_app_hrs_rscs_relay example on an nRF51822 (256 Ko flash / 16 Ko RAM) with the softdevice s130 but unfortunately the program is not being...
I am using ble_uart_app on SDK_11 nRF51-dk s130.
I would like to send binary hex data instead of ASCII. Looking at ble_nus_string_send(), it seems that sending binary hex...
Hi ,
Recently started working on nRF52832 and tried implementing its various applications for NFC, which includes URL, android application, name tags. Can anyone suggest...
As part of some testing, I downloaded some wrong files and seem to have contaminated the default boot files. So now when I try to download the NORDIC hex files, i get an error...
Hi ,
We are using NRF52, S132 softdevice ... Whenever we do hard reset everything works fine .. But if I do flash from my IDE (using eclipse,this is a soft reset) and it...
I have a hard time to initial a twi ,I reference the example in the SDK11.0,and I used the board is 10040,I copy the example twi sensor code in my project ,but there is an...
I'm getting the error code 0x4001 from sd_clock_hfclk_request and I can't find where the error codes are defined/explained for this function. Can someone point me in the right...
Hi,
With the following program running, how can I achieve the lowest power consumption between timer events:
nRF Timer is running with the HF crystal requested
...
51822, config a pin as output , in the param , set disconnect or connect the input pin, when config as output ,what mean disconnct/connect input pin?
I use a pin to light...
For my project to simulate the spreading of a disease I am thinking of recording the complete social network on the beacons and then collecting the data to a pc. I have roughly...
I am using nRF51-DK hardware and working on the ble_uart_app s130 SDK_11
Upon power-up, nRF51 is discoverable and connectable. After sometime, it is no longer discoverable...
Hi, I am using microESB library. We want to test the continuous carrier wave mode for ESB(similar to using DTM for BLE continuous carrier wave mode). Is there any library...