Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hello All,
Can i use nRF52810 SOC for mesh networking. is there any space constraints?..
if we can use can we control all the nodes via smartphone .
please provide...
I am using nrf52832 peripheral and ble central with some android application .if an app opens it we get ble disconnect event and if we kill the app ble_disconect will come...
nRF52840 OPS 0.5.1 lists the following highlighted sensitivity spec:
The Bluetooth core spec defines sensitivity for this payload length as a BER of 0.017%, not 0.01...
Hi
We are trying a Nrf51-Dongle in a school prosject here in Norway We need to use one of the GPIO pins on the Nrf51-dongle as input When this input is 1 , we want the dongle...
Hi ,I am using nrf52 DK with mpu9255.I am using source code given here here .of this link,I have taken 'nrf5-ble-data-ready-interrupts' example .code builts fine in keil v5...
Using nrf51422 in KEIL. I am verrrryyyy new to this type of programming. I have been looking at multiple examples within the nortic github to find how to input analog reading...
I started Heart Rate Monitor app "ble_app_hrs_pca10040_s132" on nRF52 evaluation kit (nRF52832). Everything work well when I connect with nRF evaluation kit from Android devices...
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"...