Hello everyone
I'm currently trying to make dynamic endpoints on my matter device. I changed the .zap file to accomodate all the possible endpoints (16) with clusters...
Hi community,
I have a similar custom board as Thingy53, which has the nrf21540 module on board.
my purpose is to turn on the nrf21540 and do the reconnection, when...
Hi!
With the release of NCS 3.0.1, the required SEGGER JLink version to v8.18. pynrfjrprog is bundled with SEGGER JLink v7.94. From your website, it seems nrfjprog, being...
Hello,
Over the past three days (up until today), we've observed inaccurate behavior in the Message Routing Service. Specifically, we shut down our destination service during...
Hi,
I use the nRF54L15-DK flash fimware (.hex) with "nRF Connect for Desktop - Programmer" success.
And I view the schematic, discovered the DK board have flash memory...
I have a NRF9160 design with a TPS63031 regulator providing 3.3v. When my battery gets weak I am seeing spontaneous reboots, likely due to input voltage droop.
I'm experimenting...
Hi,
currently trying to boot up mcuboot with nrf54l15 pm_static for both cpuapp and cpuapp_ns. Both files are included in the zip file.
I have already tried several configuartions...
Hi, I am working on installing the pc-ble-driver-py library and building it to run an application for a nrf52840 Dongle over serial port.
I have followed github.com/......
Hi everyone!
I have a nRF52840 dongle and I am trying to run python examples from pc-ble-driver-py. The dongle is connected to a PC running Ubuntu 18.04. The dongle is flashed...
Hi,
I am using the SDK 11 on nrf51822 I just merged the TWI sensor example and the BLE UART example. Both work together but the softdevice seems to be slowing down the twi...
Did anyone configure correctly VS Code with nRF Mesh example?
I did install CMake on my computer and download CMake extension to VSCode. I am working on Windows.
I did...
Environment - Mac - nrf tag; 1.1.0 - modem fw: 1.1.0 - DK 0.8.5 - debugging by SEGGER RTT The program polls SMS for a certain time and if SMS is received, it reads the messages...
Hi.
I am trying to update soft_device version 6.0.0 to 7.0.1.
I read that because of the major version change (from 6 to 7), i must update the bootloader as well.
I...
Hi,
I am prototyping with the the THINGY52 using nRF Connect.
I am using the services available to drive the MOSFETs on the expansion connector P4 through the services...
Hi,
I would like to debug the code which is in Nordic Thingy91 by using nRF52840DK.
Is it possible to use the debugger in nRF52840DK for Nordic Thingy91 ?
If it is possible...
Hi,
I like to understand what SBs should I cut, what switched should I use to measure the SOC current only with PCA10056 board. I use the Otii Arc device to supply power...
Hello,
I'm working on NRF52832 based module BMD-301
for same i'm using SDK16 Segger Embedded Studio
The thing is
when uploaded ble_app_alert_notification example it...
Hello,
I've tried to convert the mesh light switch server example from NRF52840 DK to Dongle following this post.
Unfortunately that doesn't work.
I've changed the BOARD_PCA10056...
Currently, there is a project. The situation is that the master nRF52840 communicates with the cloud server through the GPRS232 module, the slave nRF52840 communicates with...
Hi,
I tried to create a custom server in using server setup of nRF Connect v3.3.0 but when I tried to apply my custom server on my device, the software bugs instantly. ...
I want to modfiy the code in the example ble_app_ancs_c to read the internal flash with fstorage. But after I set APP_TIMER_CONFIG_USE_SCHEDULER to 1, the operation of fstorage...
Hi every one, I am running light switch example (using SDK 15.2 and SDK for Mesh version 3.1.0 ). The problem is: My provisioner node cannot Receive RSSI message of a node...