Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
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...