Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Hello everyone! I have followed the tutorial " Installing a 6LoWPAN enabled Linux kernel and required modules" and i have compiled the UDP client IoT example in order to test...
Hi everyone,
I am using nRF52 which has 52832 on it. Currently, I am working on 2 nRFs and one RPi with MQTT on the softdevice 132. One nRF is the publisher, another one...
I am using pcaboard10028 ,sdk12.3.0 and softdevice s130. I am using proximity example to read battery percentage level,so giving adc input as following:
channel.config.config...
Hi, I'm having problem with UART communication. I use basic UARTE code and I want to send simple data to PuTTy terminal. The problem is whatever I would send i get only 'K...
Hello!
I'm trying to update the bootloader of a nRF52 device OTA. We are using SDK 12.3. The device has our own application flashed, along with what is essentially the bootloader...
Hi Sir,
We want to know about AoA /AoD applications for 52811, and there are some question as below.
1. Is there a difference between BT 5.1 and BT 5.0 from the perspective...
Hi,
I'm implementing quadrature encoder to read motor speed/position. So far I configured a gpio pin where A channel of the quadrature encoder is connected to capture timer...
Hi, I'm now using nRF52DK with Keil and have followed the getting start manual in the Nordic Devzon.
Till now, I completed UART example and want to add ADC function to this...
Hi,
I wanted to know what is the recommended way of data transfer through ble if there are multiple sensors. Is Creating one service with multiple characteristics a good...
Hi everyone,
I am using SDK 15.2 with keil microvision and softdevice132 nrf52_6.1.
In version 13, system dispatch event was regestired with Softdevice handler as below...
Hi,
I am running on pc-ble-driver master branch.
https://github.com/NordicSemiconductor/pc-ble-driver
Currently I am using abce7974fe983c23930d362b1769e51c8fa13cbf...
Hi, I have developed a custom board with NRF52840. I'm using the Secure BLE DFU bootloader from SDK15, but I have many troubles because my application has WatchDog enabled...
Hello All,
Right now i am working on nRF52810 custom board. I use segger studio in windows 7. i used nRF52 SDK 15.2.0 .Right now i am trying to pairing for security purpose...