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,
OS: Ubuntu 22.04
SDK version: NCS 2.6.1
Modem firmware version: nrf91x1_v2.0.1
We are evaluating NRF9151 in a new design. We have some prototypes built...
For a project we need to evaluate DECT NR+. We have used the `hello_dect` example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/dect/dect_phy/hello_dect...
Hello, I'm developing an app that will allow a programmer to flash application firmware and modem firmware. I am able to flash application firmware via JLink Commander. The...
Hi, I had a project which was configured with upto 5 simultaneous connections. Recently moved from NCS 2.4.1 to 2.6.1 and now the advertising stops after one connection. I...
Hi,
I want to DFU the nRF52 from nRF91 over UART. And I find this sample: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/lwm2m_client/fota_external_mcu...
We are working with Zephyr to program the development kit for now and later the real board,
We need access to both UART0 and UART1 but we can't seem to get UART1 to work...
Attempts to build the Matter light bulb same fail for me under these conditions:
A new nRF Connect SDK install on Ubuntu
Toolchain v2.7.0
SDK v2.6.1
VS Code...
Hi,
For Production I need to program by SWD 10 nRF52832 devices simultaneously. The production tools will be prepared for separately connecting 10 SWD interfaces to 10 different...
Hi.
I am experimenting with an internal temperature sensor (TEMP) on an nRF52810 microcontroller and have some questions:
1. How to select a crystal oscillator as a source...
We are developing nRF52840 battery powered device, NCS 2.5.2.
Wanted to use shell for external commands for system testing (currents must be low when the debugger is not...
Hey,
I'm currently working on a legacy project that uses the NRF5 SDK. Rewriting the project to use the nRF Connect SDK would be tedious, time consuming and likely to introduce...
Hello support team,
I have question on how should i setup child image. In my project i need to use hci_rpmsg sample as child image for the bluetooth. However, the current...
Build environment is the nRF SDK Connect for VS Code extension with ncs 2.3.0.
I am trying to accomplish DFU over UART with mcumgr serial console in which primary slot will...
Greetings,
We are trying to enable/implement the read-back protection feature of the nRF52840 SoC and during this process we came accross this reported vulnerability of...
Hi
I am setting up our project to generate a test plan in Bluetooth.com. It is a custom hardware using the nRF52832, so we need to do the RF.PHY-testing.
So in the qualification...