Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I use bootloader example of SDK8.1.0, when I begin OTA, I got GATT error.
I use nRF Toolbox Version1.16.2
here is application upload:
dfu_test_app_hrm.bin
here...
Hi
We are using the SDK files in our hardware projects and in our simulation environments to verify the functionality of our platform. While doing tests with the new SDK...
Hi All:
I'm working on ios ble midi proj. I have modified ble_nus code for my proj, I was modified the correct service uuid ,characteristic uuid , connection_interval ,latency...
Hello
I have recently downloaded SDK v10 for nRF51822 development using Keil uVision 5.14 IDE.
I am wishing to combine SPI slave function with custom BLE services/characteristics...
We are trying to find a way to send the High Frequency Clock directly out to a gpio pin. The reference manuals don't seem to have anything obvious.
Is there a way to do...
Hi,
I am trying to use PStorage to save simply 40 bytes of data onto a flash drive but for some reason the PStorage handler never gets called when I try to store and clear...
Dear all,
I need to measure a pulse width on a GPIO pin which is in between 100mseconds and 7.2 seconds long without the use of "regular" timers due to low power requirements...
I have migrated a new project from SDK 9 to 10, and now I seem to be having issues.
I'm using the uart_fifo to read data from a GPS, so the data shows up every 1 Second...
I would like to use pstorage to store some data.
From the developer zone I know, that the softdevice has to be used for pstorage.
I'm asking me, what will happen with...
i downloaded source code from github.com/.../nrf51-ble-app-lbs . and i am getting error like C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.2.0\Device\Include...
my issue is that when I use the bootloader to get DFU working it advertise DfuTarg and doenst show my services. I searched for hours, I found many answers and none worked...
Hi,
I am developing an application on nrf51822 chip. I have set
#define SEC_PARAM_MITM 0
#define SEC_PARAM_IO_CAPABILITIES BLE_GAP_IO_CAPS_NONE
Also i am developing...
Hi Nordic support,
I want to use the OOB key pairing and I found the below discussion:
Set OOB key on Master Control Panel?
This means I need to implement the application...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...