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'm trying to write a long byte array with the nrf master control panel on android. I'm unsure if the app is able to, but in any case I'm not getting the event: BLE_EVT_USER_MEM_REQUEST...
Hi,
I have my custom nRF51822 board, and i used to flash the firmware through nRF51 DK kit.
As there are two ports through which we can load external boards i was using...
Hi,
I'm trying to build a prototype using the Adafruit nRF8001 Breakout and an mbed ARM CPU.
After Reset, I get a Device Started Event, telling me the chip is in Setup...
Hi,
In SD100v8, there is capability of checking the application version, to make sure no downgrade (or any other criteria required). The reference is in Link to SDK
...
There is a blog post for advertising but none for connection interval.
I am wondering how big is the difference for this example:
Measurement on peripheral every 4 seconds...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
Hi,
Got stuck on an issue that has come and gone and then working fine, and are now back again.
I use a nrf51 module with the led-button-service example (sdk 5.2). It...
So, we are pretty far along in development (I have inherited the project) with an nrf51822, SDK 4.4.2 and SoftDevice "6.0.0-alpha". We are nearing release, and I was told...
I have set the POFCON to enable the power failure comparator and set the voltage level to2.5 volts. How do I know when the battery voltage is below the 2.5 volt level? How...
I want to try a UART communication without RTS & CTS
my board is PCA10001, and I use the SDK 6.1 example: uart_example.
I use Serial Port Utility to communicate with the...
Using SD_110 v6 I get a hardfault on the final call to sd_nvic_EnableIRQ(SWI2_IRQn);
sd_softdevice_enable before that returns success. Any idea why enabling interrupt could...
Hi,
I'm trying to implement an existing proprietary protocol on the nRF51422 SoC. In this protocol the device address is placed differently in the frame than the predefined...
I want to confirm with Nordic staff that the MBR compares the new bootloader with the one it will replace when executing SD_MBR_COMMAND_COPY_BL. It seems that after a comparison...