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...
Hello
I tried to follow the instructions to install the nRF SDK Connect and I found the following issues:
There are 2 sets of instructions :
option 1 :
https://nrfconnect...
Hi! We would like to build two different sw variants from same source code and mostly the same config options, probably only needing a single "define"-difference in code....
Hi,
We have a question regarding firmware over the air update, can we update the firmware of the devices connected in Mesh network or we need to connect single device...
Hello,
to use the twi sensor library should I define for each sensor an own NRF_TWI_SENSOR_DEF?
I found not really a documentation about the usage of the twi sensor library...
Hi,
I've got a lot of BLE_GAP_EVT_TIMEOUT when my ble central trying to connect with BLE peripheral (sometimes more than six in a row).
The configuration of my system...
HI,
I have couple of questions here.
1.Is there any sample application that upgrade firmware over BLE using zephyr/NCS 2.1.0 for nRF52840
2.If so our requirement is...
We are using QSPI XIP mode to access data in external flash for our project. We are trying put QSPI peripheral in standby mode.
However, we can't uninitialized QSPI peripheral...
I want to develop a device with the following selection.
BLE module: Raytac MDBT42V (nRF52832)
nRF Connect SDK v1.2.0
Where can I check the version of SoftDevice...
Good Day!
I have a Samsung Note 10 smartphone (it supports Long Range) and I want to connect it to an nRF52840 microcontroller using BLE Long Range.
What is the approximate...
Hello
I was using the NRF52840 dev kit as J-link to develop a custom board. at first was working, i uploaded a blink code to it then i modified the libry from gpio.h to...
Hi,
We used the SLM (serial LTE modem) application in our custom board with NRF9160 configured as a slave chip and interfaced with an STM32 MCU via UART interface. The SDK...
Hi there,
Currently developing a producting using two nRF52833 boards one as peripheral and one as central:
- 125kbs coded phy (S8)
- 40 byte MTU
- using extended...
Dear Nordic Engineers
I have a question, it about SPI PIN input voltage of NRF5340.
Our cutsomer use NRF5340 and STM32 develop a product. STM32 and NRF5340 use SPI to...
Hi, we will shortly be sending our product to an independent lab for testing. They have asked us to provide any available documentation/certificates that apply to the on-chip...
I used the NRF52832QFAAE1 chip for Bluetooth development before, and later changed it to NRF52832QFAAE0 to use the same software program, but NRF52832QFAAE0 can download the...