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...
APP_TIMER_KEEPS_RTC_ACTIVE SDK15.0 rtc does not start unless at least 1(one) timer is active
I have set APP_TIMER_KEEPS_RTC_ACTIVE=1
And I want to use the app_timer module...
In all instances where the internal function `hash_algorithm_get()` is used in `cc310_lib_hash.c`, the output is inverted, making would should be a successful return code...
I have designed my customized board according to the nordic's indications, adding the components for the LDO and DCDC recommended. Now I am selecting the battery that I will...
Hello,
We are developing a system in which a device controls a host and the device should receive status information about the host. In some use cases multiple hosts are...
Hello everybody !
I am looking to connect 2 cards nRF52 DK (52832) with another card nRF52 DK (52832), a little like the fact my smartphone with these 2 development cards...
Hi, all.
I'm making a mqtt client with nRF52832.
All examples of SDK 14.2 were using PSK secure.
But I want more secured connection as like MBEDTLS_TLS_RSA_WITH_AES_256_CBC_SHA...
Hi,
After sd_ble_gatts_hvx() call, is it possible to change or delete value in softdevice buffer before a connection event ?
Thanks by advance for your help
Best regards...
We have a medical products need to evaluate the maxinum transmission data rate of BLE .i am using is the latest nRF5_SDK_15.0.0_a53641a.
i find to using the ios lightbule...
Dear Developers,
Good Day!!
I want to merge ble_app_att_mtu_throughput & uart example, basically requirement is CLI & other UART communication should work together.
...
See a new landing page on the nordic website for the nRF52840-DK (as opposed to PDK), which states that..
"The nRF52840 replaces the nRF52840 PDK which is not recommended...
We are fine tuning our manufacturing process placing the nRF52840 and would like to know what surface finish is used on the chip. I was not able to find this in the spec.
It seems like a similar IAR debugging problem has been solved but after a day of trying everything...
BLE application with SDK 6.1 and SD 310 1.0 running IAR 8.1 (and identical...
Hi!
Thank you for providing an SDK for BT mesh so early. I'm wondering if you also provide an Android (or perhaps iOS) mobile app that interacts with BT mesh, e.g. by acting...