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...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
HI team,
I use the S132 ,SDK_12.3.0 , nrf52832 PCA10040 v1.1.1 develop board. I met a problem when I do experiment with twi_sensor example code.When nrf52832 finished transfering...
Hello,
I'm currently running our RTC using the default resolution of 32.768 kHz (30.517 micro-seconds), which means that we are not prescaling. If I desire to have a larger...
Hi,
i have a Bluetooth PCBs that i designed using nRF51/52 chips and i'm wondering if there is any way to connect them to a web-server using a gateway.
i don't know...
I've looked through the Devzone, but couldn't find an answer to my question.
We are looking to automate the OTA process. When our nRF52 device is charging, it advertises...
Hello,
I would like to know the best practices to update a passkey for bonding.
For the moment, I have a static passkey that I set during ble initialization and I can...
To start off here, I'm using a Laird DVK-BL652-1.0, which according to Laird only needs to be re-configured to use the internal oscillator, but is otherwise very similar to...
Folks,
Have been using Keil MDK Lite in the past, in a Win VM. Larger code (over 32KB) plus the convenience of running without a VM layer have led me to switch to NetBeans...
Hi,
I want to use the AES-CCM of nRF52832. But it can not work with the softdivice.
I have read the following question and answer.
devzone.nordicsemi.com/.../
It seems...
Hi Nordic folks,
We are developing a product using nRF52832 with a Power Amplifier (RFX2401C) for extended range. For communication we are using ESB with some modifications...
I was redefining the init packet and when it came time to generate the nano-pb files, it looks like there is a fair amount of difference in the newly auto generated pb.c and...
Sorry if these questions are discussed already. I'm a newbie to Bluetooth project. Let me explain in brief. I have a central and peripheral device. I am transmitting 10samples...
After quite a few difficulties getting Keilv5 to work with the included examples with no responses ( devzone.nordicsemi.com/.../) I decided to give Eclipse a shot.
This...
Good day All,
We are in the process off procuring a project using nRF52, and I need to find out some important things. Are there any costs in using any of the libraries...
I am using nrf52840 module(peripheral) for transmitting 10samples/10ms and central device as the same nrf52840 for receiving the samples. Although I receive the packets, there...