Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
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...
I wanted to get FOTA running on a PineTime devkit board (nrf52832) just to test and see if it works, but am getting the following error message:
/opt/nordic/ncs/toolchains...
Hello
We have developed a device based on the nRF9160, one of our potential clients asks us if the device has High Priority Access, he says that this information should...
Hello!
im trying to write chunks of bytes to an sd card in a non blocking style. One possibility im pursuing is to use SPIM, where the actual writing is done by DMA-Controller...
Hello again,
I am putting together a device that need a lot of local non-volatile data and uses a lot of flash on my NRF52833. I am running NRF Connect SDK 2.6.0. I'd like...
Hi there,
I'm encountering an issue while attempting to establish an Internet connection on my Linux machine using the nrf9160 DK SLM (2.6.1) application. I've flashed the...
Attempting to get up and running with the basic zephyr lvgl demo found in `zephyr/samples/subsys/display/lvgl`. Text appearing on the screen is of poor quality but still legible...
Hello,
We are currently developing a WiFi library and just started on implementing HTTPS and ran into some issues. Since we don't have enough flash and memory for using...
Hi everyone,
I’m currently working on setting up Azure communication using the latest SLM version for PPP (Point-to-Point Protocol) support. Here’s the configuration I’m...
We have a Waveshare display and a npm1300dk and I wanted to know the proper way to add the npm1300's config.overlay file, generated by nrfConnect's PowerUp, to the west command...
Hi,
I faced some issues regarding multiple IRQ_CONNECT being onvoked on the same irq and I went into this post :
LPUART nRF5340 fatal error - Nordic Q&A - Nordic DevZone...
Hello! I am using nRF Connect SDK 2.6.0v. I created a west workspace and i want to make custom board. I took reference from Devacademy nRF Connect SDK Intermediate Lesson3...
Hello Nordic
Use NRF52832 、 NCS 1.6 、“zephyr\samples\basic\blinky” sample.
In hardware, my board doesn't have a low-speed clock, and the reset pin is floating. Therefore...
Hello List,
I have an Arduino Nano 33 ble with nrf52840. It is powered directly with 3.3 Volt using 7 Volt and a 3.3 Volt LDO voltage regulator. It is programmed (via the...
I am using nRF52820 and the SDK is nRF5_SDK_17.1.0_ddde560. When setting advertising data, I am trying to enter the chip's BD address for individual identification. Is there...