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...
code_template.c
, modified from developer.nordicsemi.com/.../bds_plugin_1.2.2_nRF5_SDK_11.0.0.zip
code_template.c, changed line #45 to
<%= field.FormatType() %>_t ...
Hi ,I am now using nrf24lu1p and 51822 for communication, the use of Gazell for paired debugging, and now want to use the upper authorities to close the NRF24LU1P Gazell pairing...
I've just read it and I am a bit puzzled? Could you explain why? I was planning to use gzll with one master and two clients where I would need to have at least two encrypted...
I want to write pstorage functions in app_timer event handler. The reason is that, I want to poll certain events using the app_timer. This things I cannot do in main thread...
HI,
We have made application to get data on UART From MCU and transfer it to mobile app. But when we open the app only device get connected. we are not able to get any...
We're in the process of standardizing on an Eclipse development environment for the nRF5x series. One debate we are having is whether to use virtual folders or disable "linked...
Hi,
I want to specifications of NRF52 chip and Beacon chip.
Specifications such as Tx power, operating temperature, storage temperature and other performance parameters...
Not a question - but information for anyone similarly caught out.
In SDK 13.0.0 nrf_drv_timer_init() the p_config parameter must not be NULL.
In SDK 12.2.0 and earlier...
Hello,
I am using nRF5_SDK_12.0.0 with soft device s130_nrf51_2.0.1_softdevice. I am trying to implement the DFU service in my application, for which I am following:
...
Hello :) I'm trying to run the DFU example (dfu_dual_bank_ble_s132_pca10040) for the nrf52832 chip on a custom board. The Bootloader crashes/resets at the SOFTDEVICE_HANDLER_INIT...
spi.rar
Hi,
As a beginner, I want to combine spi and uart example in nrf52 11.0.0 sdk, for my application. I have included all libraries and driver files from uart in...
Hi,
I would like to ask your support for a very unusual problem that I'm facing with a project based on nrf51822.
The board under test is based on nrf51822, SDK12.1...
Hi all,
I'm trying to set up DFU over BLE - Single Bank using:
Mac OS 10.10.1
gcc 4.9 SDK 7.1 w SD110 7.1.0
PCA10001 v2.2.0
MCP 3.7.1.8567 (modified lib/dfu folder...
I've read a lot of questions regarding the AES decryption using the nrf51 where it was not possible. Is it now possible with the nrf52 or the even newer version?
Thanks,...