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...
I am using Blend Micro with Nokia 5510 LCD.
Before applying BLE SDK for Arduino, LCD works fine.
After initializing BLE UART for nRF8100, send text through nRF8100 by UART...
sorry for short question
almost first step here. I came from eddystone format beacon to here
but I've found long time to add a sensor on nrf51822 module..
some articles...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
when i am load the the program to my nrf52832 with ble lbs example it show an error : Flash Download failed - "Cortex-M4" . my softdevice is s132 v3.0.0 .... please help me...
Hello everyone,
I have tested my prototype on nRF52840 but the board is pretty big and I want to do a product pilot with a custom hardware of mine. Now I know that the...
Yan,
To test my UART program, I'll need a phone which will receive my GATT MTU, such that I can test it.
Do you have such Demo app, preferably for a Windows phone, or...
Is there any simple way of reading analog values from pin. Setting up SAADC is giving too much of errors like command line action failed or any variable is undeclared whose...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
hi,
I have several questions regarding the demo.
I tried to load the provided nrf52840_xxaa.hex to PCA100056 with s140 5 alfa, however, no images is transferred ...
Hello,
I tried to use ADC on pin 31 (A7) in my project* and i have something strange. It looks like if my pin is pulled down inside the nRF52. Does someone have any clue...
Hey guys,
I am currently using the proprietary protocol on the micro_esb.c library with the nRF51822. So far everything has been working great, but I am certain my transmission...
Hello,
I'm trying the bootlader of SDK13.1, with SD S132_nrf52_4.0.2
I manage to send a ZIP file to the bootloader, but the application doesn't launch. I've tested with...
Hi,
I measured the current consumption of nRF52DK with the original code of "nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\ble_app_beacon ",
based on the current measurement...
Hi everyone,
I was wondering if anyone benchmarked the time for reading a word from flash on the nRF52840. I was able to find the write/erase time on the specs document...