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.all:
I'm doing a project, it include freeRTOS+emwin(TFT screen SPI-->32Mhz)+BLE(central+peripheral)+FATFS+flash(qspi)+TF card(spi)+GPS(uart)+wifi(uart)+other IC(spi)...
I am working with a SmartThings Multipurpose Sensor connected to a nRF52840-DK running the ZigBee CLI as a coordinator. I am able to have the sensor join the network and I...
SDK11, NRF51822
if I use the fstorage_test at the applicaiton_init(void), then runs ok.
but on my product, I use a key to power the system, if I use the fstorage_test...
We are implementing DFU over serial to the nRF52832 from another microcontroller.
We are using SDKv15.30 and a slightly modified the serial bootloader from the DFU bootloader...
Hello, I am developing a big project with the nrf52832 + several peripheral devices and I want to integrate the notion of unit test to my project (in Segger embedded studio...
When trying to build my BLE Mesh app based on light_switch server example app from nrf5 SDK for Mesh with added functionalities (like detecting GPIO state changes and firing...
I'm attempting to create a DFU update using the the ble_app_uart example coupled with the BLE DFU bootloader. It's not unlike this case .
SDK = v16.0.0
nrfutil = v6.0...
Hello Nordic Team,
I have loaded the ble_app_uart example on my custom hardware. There is a button connected to P0.13. When that button is pressed I receive a NRF_BREAKPOINT_COND...
Our nRF52840 is connected via UARTE @ UART_1 to a modem which does not have a WAKE pin - the only method of waking it from sleep is to send a UART break. Is there any way...
Hello,
nRF52840-DK
SDK 15.3.0
s140
OS: Ubuntu
IDE: SES
I have run into 2 init functions for separate features that have run into this issue. In main, when initializing...
Hello,
I have the following scenario:
* Mobile phone acts as a Provisioner and it already provisioned Device 1.
* Device 1 has Proxy feature enabled and also supports...
Hi,
i'm trying to readout the who_am_i register of SPI slave ST lis2hh12 (a MEMS sensor). I followed the spi-example found in examples/peripheral/spi of SDK 15.3.0.
...
I have a node running with the SDK for Mesh v3.1.0. It crashes during boot up in restore_addresses_for_model() due to dsm_address_subscription_add_handle() returning NRF_ERROR_NOT_FOUND...
hello
I have questions.
1) T he difference between start_tx_carrier and start_tx_modulated_carrier Are both start_tx_carrier and start_tx_modulated_carrier sending data...
Hi,
I have gone through nrf connect app in google playstore . But when I scan for the beacons, the app gives hex values. I want to develop a customized app that will read...