Good morning,
In my application (SDK v 2.8.0) I would like to disable/enable runtime the advertising for the mesh provisioning. The inizialization of the mesh stack works...
Hi,
Our project need 7 seperate PWM outputs, as the nRF52840 have 4 hardware pwm, I decide to use GPIOTE with PPI to create extra 3 pwm outputs to drive Red/Green/Blue...
Hi, last year the name of the Zephyr module "TraceRecorderSource" was changed to "percepio". In January a PR was accepted that updated the SDK's allow-list (west.yml).
We...
Four returned products after sale could not be turned on & charged normally. Preliminary analysis of disassembly showed that the MCU was damaged, and the MCU was cross-verified...
hi support team,
may i ask do we have demo on how to test remote provision in ncs2.9.0?
i assume there are two possiblilities:
1.
For server, we need add below settings...
Hello,
We are using a BLE module based on nRF52832 with a U.FL connector for external antenna connection. One of our automated tests requires we turn off/on the antenna...
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hi,
I am learning nRF development with 52DK device and SDK v16.0. I noticed that by default the 52DK planned P0.5~8 for UART purpose.
I am wondering if I can disable UART...
Hello ,
I am trying to send 1,000 of MPU-9250 data from NRF5832 peripheral(ble_nus_uart) to NRF52832 central(ble_app_uart_c).
And i have been searched this site and set...
I would like to move existing nRF9160 solution created according to nrfConnect Getting Started Guide to another directory under Windows.
Simply moving the folder doesn't...
Hello
I'm trying to implement interfacing between BME280 and nrf52840 on a custom board using zephyr BME280 sample example. I'm using SPI for the interface but there no...
I am evaluating the nRF Connect SDK for nRF5340. Currently, nRF Connect SDK seems to use zephyr's open source stack as the BLE stack.
By the way, nrfxlib / ble_controller...
I am developing application for nRF5340. I have two questions.
1. What value VTOR when reset? ApplicationCore'VTOR==0x00000000/NetworkCore'VTOR==0x01000000 ?
2. How to...
Hi,
i'm a beginner. now only i start with Segger studio & ble concepts.
i need internal RTC with calendar formats? i have check with the example programs , avail only...
Hi, I'm having issues connecting to the ble_app_ots example application from the nrf connect phone app. I have attached a trace from wireshark, and for comparison what it...
Hello,
I tried the basic proprietary rf code that is esb_prx and esb_ptx on the boards and the communication is very fine. The default set of data that is 0x00 to 0xFF is...
Hey! I'm writing a program for communicating the laser sensor pmw 3610 (pixart) with the micro nrf52832. In the sensor datasheet it is said that the time between sending the...
Hi:
I am an engineer from China. Visiting infocentre in China is quite slow. I found some offline documents for nRF5_SDK in https://developer.nordicsemi.com/ and they are...
As the subject description.
I have already test the official sample buttonless_dfu_app and the secure bootloader already. It could work for OTA fucntion.
And my application...
Hello!
I am new to controller programming. My work at the institute is connected with bluetooth research, so I need to learn how to program nrf52840. My microcontroller...
So I looked at the example of the temprature read and I got the following code:
But the problem I got is with the: while (NRF_TEMP->EVENTS_DATARDY == 0), I don't want...
I read the discussion in the following link, but my application is different so I want to ask for advice on how to proceed.
https://devzone.nordicsemi.com/f/nordic-q-a/50642...