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...
Hello,
I am trying to create an application that uses the mesh light lightness [client/server] model using the example application as a guide and I have a few questions...
I want to check which version of BLE is implemented while using a particular SDK or Soft Device(SD). Is the version of BLE dependent on SDK or SD or both ? I couldn't find...
Hi,
We encountered a problem if we take off the battery during functionning.
The UICR Register is completly erase when we put back the battery.
The issue is with lost...
Hi - I have a MDBT42Q SoC board developed by Seeed Studio which contains the nRF52832 SoC. The board is powered as the image below and I can program the board through the...
SDK: nRF5SDK Toolchain: ARM GCC
Hello,
I have some devices out in the field using nRF52840s, using the non-SoftDevice bootloader, and a custom mechanism for reading updates...
While the nRF5 SDK offers great support for validating the SoftDevice and application firmware in internal NOR Flash on every boot, it looks like that's not the case for the...
I am using nrf52 DK board with SDK15.3.0 developing my application on top of ble_blinky_peripheral example .
How do add CTS service in my application ??
I have refered...
Hi
I want to make use of this SD-card reader together with the nRF9160dk.
From what I understand:
1. I need to create a nrf160dk_nrf9160ns.overlay file to chose which...
Hi,
As in the subject, I cannot find where to change the optimisation level. I am working with the Zephyr bluetooth sample project - peripheral_hr.
I have found a previous...
Hi
I have register the esim of iBasis and its works relly well but I need know how to use a esim of a different company on nRF9160DK, I don't know if the location is important...
Hello,
I'm using a modified version of the examples->peripheral->radio examples from nRF5 SDK v17.0.0 to receive packets sent on Bluetooth Low Energy channel 37 using...
I use ble_app_uart_c.
I have a central(nRF52DK). I have a peripheral(nRF52DK). When i run my code, I would like to see my peripheral's name and it's UUID on the terminal...
I am using SDK 16.0.0, Soft Device S132 (v7.0.1) on a custom nRF52832 board.
I have a secure boot loader on board that is triggered by a buttonless OTA application.
After...
Hello. I'm in the midst of purchasing a power profiler to works with nRF51 Development kit and nRF51 USB Development Dongle. May I know if all the technical resources on nRF6707...