Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
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...