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 receiving the error "Linking C executable zephyr\zephyr_pre0.elf FAILED:" which I have found is linked to the mcp7940 device tree node through the error code " undefined...
Hi, all,
I am new to nRF Connect SDK and am currently facing some configuration issues with the MAX30101 driver in a Zephyr project. Here is the example program and source...
Mac with M1 silicon, installed latest Mac-specific nRF Connect for Desktop (5.02) and latest command line tools: 10.24.2 macOS
DLL error in GUI app:
Command line fails...
HI
when I try to uninstall/remove my connect sdk, tool chain manager says:
Failed to remove C:\nordicsemi\v2.6.0, operation not permitted. Please close any application...
Hi I have been working on an project using nrf5sdk_17_1_0 using Segger 5.42a but when I try to build the Blinky example it gives me build failed without any syntax error
We are developing a sleepy end device using the nRF52840, based on the light switch sample. We have set zb_set_ed_timeout to 16384 minutes, which is approximately 11 days...
Hello,
I am using the NRF52832 in my PCB design, and I have attached a screenshot of relevant part of the layout. My PCB manufacturer pointed out that some vias overlap...
Hello,
I have had this issue from the first time I installed VS Code and the nRF Connect Extension.
When I open my project, the connected devices pane is just missing...
Hi,
Since we started testing the new nRF9151 with the latest modem firmware (v2.0.1), we’ve noticed a change in GNSS behavior compared to the nRF9161/v1.3.6.
Recently...
Hi there!
We're trying to port the FreeRTOS Cellular Interface to work with the nRF9160 which is running the Serial LTE Modem application. The problem we are facing is a...
i have a nrf52840dk that is flashed with a old program i used. i want to try the nfc tag and read it using my phone. what should i flash to my nrf52840dk in order to use it...
Hello,
I am building the existing WIFI station app for the Thingy53 with the nRF 7002EB board - sample code: nrf/samples/wifi/sta
In the CMakeLists.txt file, the line...
Hi,
we are now using nRF Toolbox -> Logger tool on our phone to monitor Thingy91 application information via UART/BLE.
Now we would to monitor/log the same information...
Hi,
I am using NCS v2.4.2 and nRF5340DK + nRF21540EK but I can not enable GPIO+SPI mode.
for example, I use nrf/samples/bluetooth/central_and_peripheral_hr application...