I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Pre Conditions:
1. As soon as the connection is established the App start a timer to disconnect the link using sd_ble_gap_disconnect
2. The app timer has the same timeout...
Hello,
I'm searching the possibilities of Thread mesh network. And I want to minimize the size of border router as small as possible. Have you considered to port the border...
Hi,
I'm having trouble writing to a characteristic when operating as a central. I'm sure it is just a lack of understanding on my part but neither the SDK documentation...
Dear Sir,
In the twi sensor example code in sdk14 of nrf52832 the sensor LM75- B is mentioned.Please tell me that can I use LM75-A. with the same code.
Warm Regards, Manoj...
Hello,
First of all, i work with Linux Mint (Ubuntu 16.04) on my PC. For the WIndows Tools i do use Virtualbox on a Win7 system (can this cause any problems?)
i do...
When I add a PWM or simple timer to a uart example I get the error in Keil.
Simple timer: I added app_simple_timer.c to the library, I added the #include "app_simple_timer...
Hello,
We are currently trying to find our way in all the documentation and procedures required to qualify our product with the Bluetooth SIG. I am using their Launch Studio...
the interval parameter setting in application don't take effect,,, device still run with DFU-bootloader's connection interval setting.
i use nRF5_SDK_13.0.0-1.alpha.
...
Hi, everyone.
I have developed own application base on ble_app_uart.
But now I have to upgrade OOB pairing with NFC.
I have some problem.
First, I have to use...
i want to pair the device by one key. push the key ,the host pair the device. if not to push the key, the host can not pair the device.
the key is yes/no
how to set ?
Are there any library for One Wire protocol?
I found for using Arduino, but we use nRF5 DK with Segger Embedded Studio. We wil use DS18B20 standalone sensor.
I need a module that I can poll over SPI from my host MCU an output of a FIFO buffer of incoming packets (MAC address and RSSI) on channel 37 Bluetooth. Or a module where...
I would like to close a button cell battery (3V) directly to VDD and define the VDD as ADC input. I would like to measure the button cell battery voltage via the internal...