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 all,
I have a Thingy52 and a nRF52-DK.
I have successfully setup 2 different Eclipse projects to compile code for both hardware.
On the nRF52-DK, i was able to build...
I am developing Firmware for NRF51822, S110 in Eclipse. I Heard that there is two mode in Firmware. 1. Debug mode 2. Production(release) mode. Is there anything like that...
Hi,
Currently I am browsing the mesh sdk to get enough information for my own implementation,
However sometimes its quite difficult to see what a C/H file actually does...
Hi,
I am trying to use nRF52832 dev kit(pca10040) as my connectivity board and STM32L4 as my application board. I have flashed ser_s132_uart(examples\connectivity\ble_connectivity...
Hi,
I have seen alot about the declaration process with the Bluetooth SIG but couldnt find my specific case.
We made a BLE application with the NRF51, a PCB Antenna, SD130...
I haven't found specific documentation on this so I would like to be absolutely certain that the fields in the softdevice info structure are used how I think they're used...
Reffering to the boilerplate: NordicSemiconductor/pc-nrfconnect-boilerplate
Can someone make a quick guide to create a reducer that is connected to the nRFConnectCore[0...
Hi,
I am running Keil uVision V5.23.0.0, debugging a 51822 using the J-LINK / J-TRACE interface built into the chips
My code uses SD110, SDK 7.2
I need to get ABSOLUTE...
Hi,
The datasheet for the nRF52840 says that the SWDIO and SWDCLK lines have internal pullup and pulldown resistors already, and thus, does not need external ones.
Two...
I am having trouble tracking down some lingering interrupt source that is waking my application up from the power_manage() command. I am turning off bluetooth advertising...
Hi,
I cannot find the pinout for the P9 connector in the Thingy (programming). My idea was to use the NRF52 DK to program it as this video suggests:
www.youtube.com...
i have flow this tutorial with nrf52840
https://github.com/bjornspockeli/custom_ble_service_example
but d'nt work any body can share an example please ?
Thank y...
In the PCB design reference for the NRF52 we can see that the components L3 and C10 is not parallel with another components and lines. any special reason for that?
Any problem...