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!
I just got my PCB with a Telit BlueMod+S42 Module on it (nRF52832).
I' using the LESC feature and ist works properly on the PCA1004 and on the Telit DevKit (same Module...
Hello,
I'm working on a bootloader based on the example of SDK13.1. I want to add two more characteristics to the DFU service, but after I add them, the nRF Connect app...
When I use sdk14.2 nRF52810 ble_nus_string_send to send data to a mobile phone android, the first connection is no problem, but disconnected again after connecting problems...
Dear friends,
If i set the conection interval=100ms and the slave latency=1, the slave will wake up every 200ms. If the slave has data to send, it will still wake up every...
I haven't been able to find a drawing file for the nRF51 Development Kit. Is there one out there?
Ideally, I'd like to get the drawing and a *.STP file for SolidWorks.
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
The file nRF5_SDK_1 4.2.0_17b948a/components/libraries/util/app_error_weak.c requires the following modification to correctly compile: Add: #include "app_util_platform.h"...
Hi,
I'm currently using SDK v14.2.0 and I'm attempting to merge the buttonless DFU bluetooth example into the bluetooth template project within the Eclipse Oxygen environment...
Hey Guys,
I have 3 tasks running on FreeRTOS, SDK v14.0.0. In each task, I want to use SEGGER_RTT_printf() to debug.
I currently just call SEGGER_RTT_printf() without...
I have two nrf devices nrf51822 and nrf52DK, In nrf51822 i'm using S110 and i had created a custom service with 10 characteristics. If i connected to nrf connect i can able...
Hi,
Is it possible to make realization of this protocol ( wiki link ) with softdevice? After reading forum I think "more no than yes" because softdevice blocks CPU and this...
Hello
I am still relatively new to microcontroller development with the NRF52 DK. I am currently running a modified version of ble_app_uart__saadc_timer_driven__scan_mode...
I have a Taiyo Yuden Evaluation board , with EBSHJNZXZ completed with Segger and j - link , when load the project in board, not have any error debug, the sketch is load successfully...
I am following this tutorial
I'm using Segger Embedded Studio v3.10i, and SDK 12.2.0. I have the exact same problem in both Linux and Windows.
I have done everything...
What are the details of internal pin connection circuitry when connected as GPIO/IRQ vs ADC vs Comparator? Is there an internal pull down (what value)? Is there internal diode...