Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello
I have just received thingy:91 x to start learning nrf platform. Unfortunately it's not all smooth. I am trying to do flash Blank application. It builds fine but then...
hi support team,
i have close this ticket:
but i need open this ticket and ask how to program 9151 externa; spi flash.
i don't know if 9151 json file is correct and...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Here’s what to check next for toolchain detection issues in VS Code with nRF Connect SDK:
1. nRF Connect Extension Output In VS Code, go to View → Output. Select nRF Connect...
Hi The Nordic Team,
I am developing a SED device of Matter over Thread. How can I get the ipv6 address of my parent node after my device is connected to the network?
...
This is our first time using TC2050 for the smaller footprint in our prototype. But we can't establish a connection with JTAG in nRG Programmer.
Below is the log from...
SDK: NCS 3.0.2
Part: NRF52840
I am running the NRF52840 as an HCI controller over SPI. I can advertise and connect. However, I need to advertise while connected and support...
Hi,
I wanted the zigbee firmware to support BLE OTA. so I downloaded the latest zigbee SDK from the following link " ">github.com/.../pulls".But the compilation encountered...
Background
I'm working on a BLE application for the nRF52811 and facing significant flash memory constraints when trying to implement OTA/DFU functionality.
From my understanding...
Hi all,
I'm working on optimizing the power consumption on my nRF52840 DK and need some guidance. Currently measuring ~5µA average idle current via PPK2, but I need to reduce...
Hello
I am trying to perform a firmware update over Bluetooth but without using the external flash on the nRF52840-dk.
At this point I can successfully build the smp_svr...
Hi,
I have custom hardware using the NRF52810. Due to its very small RAM size, I developed the code on the NRF52DK_NRF52832 and then removed functionalities to make it fit...
Hi The Nordic team,
After my device reconnects to the gateway from offline again, I don't know what I am doing with this timing every 1s. This situation will not happen...