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:
I am use broadcast_sink and broadcast_source of nrf5340_audio simultaneously. use a button to switch source or sink. i am use NCS v2.6.2 if switch to sink mode is show...
Hello friends, I am using nrf52833 MCU for my current project, this project involves a sensor from infineon that operate on SPI and it supports high frequencies up to 50 MHz...
Hi,
I referred to the DevAcademy FOTA over Bluetooth Low Energy, but in the provided code, the BLE mobile app connects to the device and it automatically enters DFU mode...
on cannot connect to the on-board Jink of the NRF52840DK board
I have tried:
Updating to the latest Jink driver
installed nrf connect tools for windows
connecting...
Hello,
I'd like to develop a BLE OTA Bootloader using the NRF Connect SDK, but I need to program my NRF52840 with a Serial Wire debugger. What tools do I need? Is there...
Hey,
Im have a thingy91 and multiple nrf52840 pcbs.
my goal is to make the thing91 a central device that reads data from the nrf52 devices and sends it over to the cloud...
We have a custom board with an nRF7002 controlled by a non-Nordic MCU. The WiFi drivers were ported from SDK 2.7.0, and WiFi in general is working, this question is about...
(I am a beginner) Hello, I recently got the Nordic nRF52840 dongle so I can sniff BLE packets from some devices I have. I set up the dongle following the recommended setup...
Hi,
What is the voltage on nRF52811-CAA chip DCC pin (A5)?
Can the regulated voltage on this pin be used as a voltage source to supply some external circuits?
Please...
Hi,
I am using nRF52811-CAAA bare chip on a standard 2 layer FR4 board and want to design a PCB trace antenna for it to achieve overall x100-200m range.
Is there an example...
Hello everyone,
we are currently designing a PCB based on the nRF52840. The system is dependent on high accurracy of HFXO.
In an old blog post on the TI forum I found...
Hello expert. My computer is windows11 system, using ncs+vscode for development, Jlink software version is V8.10c. My development board is nRF52840(PCA10056). The problem...
I appear to be running into an issue whereby I cannot see my device connected in VS Code using the nRF Connect for VS Code extension.
I have followed all the steps to set...
Hi nordic,
I have successfully completed the Bluetooth over-the-air upgrade using the secure bootloader example. However, we need to add an additional upgrade method. In...
I am trying to add s2opc to my project. But everytime i try to open the complete Workspace in VSCode, the nrf Connect extension, just does nothing. How to reproduce. Take...