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...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi together,
I'm using nrf52832, SDK 12.1.0 and S132 3.1.0.
I integrated the peer manager to my application code and have the following questions concerning the bonding...
Hi,
I noticed a possible issue in BSP_MS_TO_TICK macro computation.
In bsp.c, the macro is defined as:
#define BSP_MS_TO_TICK(MS) (m_app_ticks_per_100ms * (MS / 100...
Hi nordic,
Is there any ways to implement that my device connect with one special Central Device likes Andriod phone and Iphone. Currently I know is whitelist. First I add...
Hi;
Is it necessary to reset SoftDevice when using NVIC_SystemReset ()?
The SoftDevice must only be initialized if a chip reset has occured.
I saw the above comments...
Here is the code I'm using to test it out:
static float number = 0.5678905;
NRF_LOG_INFO("Float number: "NRF_LOG_FLOAT_MARKER"\n\r", NRF_LOG_FLOAT(number));
And...
Hello,
I am working on NRF52382 custom board, where I am running a timer of 30 sec to get a value every 30 sec.
I want to save this value in flash.I am well aware of...
Does the s210 softdevice not function on the nRF51822? I see it available for the nRF51422 here but it is listed under the 51422 only.
I have a v1.1.0 PCA10031 (nrf51422...
Hello,
I developed an application for the nrf51822 Smart Beacon, SDK11 s130, that basically advertises the battery lvl of the beacon, the staus of button_1 and the number...
I have a nRF 52 DK board. I have flashed dtm example onto it. I have connected a USB to serial UART interfacing board ( www.sparkfun.com/.../12731) to the respective Tx, Rx...
Both the capacitive touch library and the driver (which is better ?) are using the analog inputs.
There are only 8 of them , and we need 10 at least buttons.
Is there...
I'm migrating from SDK11 to SDK13. My custom service is based off Heart Rate Service, so I started from the new SDK13 example of HRS, and updated all the initialization code...
Hi,
on Android, I sometimes get delayed notifications. I measure realtime data and send them over notification, and I can see data change on Android with approx 1 s delay...
Could Nordic please confirm that the "SB13-SB15" and "SB23-SB25" silkscreen markings incorrectly imply that pin 1 of the SPI flash part, which is actually "!CS" would appear...