Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
Hi there,
Based on apple recommendation, I've chosen the next connection parameter set (and tested the parameter set works on other platform such as TI and Dialogue chip...
Hello All,
I am working with the HRS example. Currently I have one central device and one peripheral device is there.
From central code I want to print the updated RSSI...
I can't move higher than 12 as we still have builds for the NRF51.
I see migration sections for 13 and 14 in infocenter. I can't find anything for 12 and I do know that...
The ble_app_eddystone example that comes with the SDK uses the scheduler, but I have failed to see where any handlers are registered to the scheduler (and grep -ing the eddystone...
Thank you for viewing my question
nRF52832_PSv1.3, page 345, Idle current for UARTE (STARTED, no XXX activity)
What state uarte current consumption is only 1uA? How...
Hello ,
Regarding to mesh I have few more queries as below,
There are two types Bearer using which we can provision & configure Bluetooth Mesh Devices
GATT
...
SDK 14.2 API References>Peripheral drivers>...>nrf_drv_clock_lfclk_request
The docs say "p_handler_item A pointer to the event handler structure."
It doesn't say here...
In the API reference for app_timer: "Use the USE_SCHEDULER parameter of the APP_TIMER_INIT() macro to select " but higher in the document at Libraries>AppTimer>Migration Guide...
I try to run the thread cli example on the nRF52840dk with the SDK_for_Thread_v0.11.0_84a130f.
Windows 10 throws an error like "USB device not recognized / Error trying...
Hey,
For my project I am working on I am using openThread to multicast when a Thingy52 connects to a nRF52840. The nRF52840 (central) connects with a Thingy52 (peripheral...
Hello,
when I try to import some libraries to a project example in SES(TWI_scanner for this example)
one is some are from the SDK and another one from the github non of...
Hello everybody,
i want to add a timer to my secure bootloader example, so it waits some time and then, if no DFU is in progress, starts the beacon apllication automatic...
Hi,
I can't manage with error in secure bootloder (from secure_dfu_ble_s132_pca10040_debug example) on custom board with nRF52832xxaa chip. I got a signature validation error...