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 Team,
We are working on PCB design using the nRF51822 QFAA and we have some questions regarding the antenna circuits and antenna PCB design .
we are referring the...
Hello guys,
We use nRF9160 and nRF Connect SDK v1.3.0. In our application, we need to keep track of time and timestamp some events. We can connect to the Cloud and get a...
Hi,
Trying to convert an IAR project to Segger Embedded Studio. Started off from ble_peripheral_blinky SES project file and added my stuff from the IAR project. When compiling...
I have tried compiling peripheral_hr in Zephyr, as well as flashing the heart rate demo binaries.
All give the same result - the board simply resets as soon as BLE Advertising...
Hello,
I'm trying to connect as fast as possible two devices (central : 52832 S132v5 and peripheral : 51422 S130v2), for a given advertisement interval. The central will...
People tracking and fitness trackers. Hello. Sorry for beginner question. I trying to develop a real time location system to track people (using rssi) and take data from their...
I'm attempting to perform DFU with the secure bootloader (bonding not required) and it is hanging after starting the update. Here's the log from the firmware (SDK 16.0.0)...
Hello,
I am developing an app which connect to provisioned node using GATT in the mesh network. But the limitation of this is, it has only pair to pair communication. It...
Been beating my head against this for a couple of days and came across a number of people on the forum with the same issue without a solution, so hopefully this saves someone...
Hi all,
I have some issue setting up the advertising data on my nRF52840 Dongle. I'm using the ble_template to develop my software and in my application i need to fill all...
Hi all,
can i send a scan request from an nRF52840 dongle using the nRF Connect - Bluetooth Low Energy software? I need this during development of my application where i...
Hi
I am seing framing errors when receiving using UARTE.
It is not external hardware, I have checked with different other interfaces and measured timing, no problems there...
Hi
I want to ask a few question.
When the phone sends a specific signal after connecting to the MCU, the MCU is sending data in real time.
When the power is turned...
Hi,
I was trying to find out if it is available to have authentification before connection and I found this link and it makes sense to me but that Q&A has been over 4 years...