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...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
Hi,
We are working on a board with nrf5340. We are running the nrf5340 in normal voltage mode. So, we have connected the VDD lines to 3.3V. Since we are using USB signals...
how can I put nrf52832 in the system on sleep mode on advertising timeout?
Currently, on timeout, the device is going in system off mode and restarting on interrupt.
Hello,
I noticed that you improved the hardware design in version 1.4. Is it still neccessary to use a bias tee for an external GPS? https://devzone.nordicsemi.com/f/nordic...
Hello, I am still learning about BLE devices and have a quick question regarding the Generic Access Profile. I understand that GAP defines 2 things:
The discoverability...
Per the notes on https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK/Download#supl-c - "Highlight: Updated library made to work with the new modem library...
nRF52832 SDK 17.2
We are trying to get the packet loss/error information on a per channel basis. It is similar to what is being discussed in https://devzone.nordicsemi.com...
I am using NRF dongle in window PC and scanning tags with nRF connect->Bluetooth Low Energy . Is there any way to change the scanning parameters of nRF connect for windows...
Hi,
I have downloaded the nrf5 Sdk 17.02 from the website. And I have found the ble_gls example in ble peripheral example part.
Kit : nrf52832
1. Can you please explain...
Hi,
I am using SDK 17.0.2. I am using write and notification characteristics. There is a write and notification communication between iOS app and device. After successful...
I'm running into a problem where my softdevice is triggering the fault handler but only when I'm also using the USBD. The panic info is below, I've tried to double and triple...
I am working with signled door sesnor and it supports ZigBee 3.0 as it has an install code and mac address on the side of the sensor in the form of a QR code. When I run the...
We are using the latest pc-ble-driver with SoftDevice v6.1.1 and latest connectivity firmware on an nrf52832 (s132) which is connected via usb-uart.
We were previously using...
Hello!
I am flashing software over USB as I do not have a 10-pin JTAG cable yet. After I flashed a sample file on to the Thingy91s SIP it is no longer showing up in nRF...