I would like to ask you for your opinion, although it is not directly Nordic related, but indirectly, it is. The following:
The customer ICP (Holten, The Netherlands) designed...
this is a deflector test
I would like to ask you for your opinion, although it is not directly Nordic related, but indirectly, it is. The following:
The customer ICP...
Hi, I’m seeing a build failure after enabling SQSPI in the device tree when building with MCUBoot on NCS v3.2.1 for nRF54L15. The build works fine without SQSPI, but once...
Hi all,
Note that I am using a Fedora Workstation VM on VirtualBox for keeping everything clean. I pass the connected USB development board to the VM. I am trying to evaluate...
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...
There're 2 things annoying me:
1.What's the right way to use VS code, does every time I need to open VSCode in ToolChain Manager?
I just want to open VSCode directly,...
Hello i am working with the example ble_app_uart and i have created one new service and two characteristics. The firmware was working fine with no errors. However my computer...
Hi,
This is the follow up on this question , I'm not sure how it was closed.
I'm getting different execution times (not transmission time, like mentioned in the answer...
Hi,
I want to debug my nrf5340 custom board with logger method. I have tried to follow the Nordic's nrf connect SDK course. And I have written the code and just flashed...
The problem i having seems to be tricky and i spent hours trying to figure out whats happening. So, i will try to put all details possible. Im two days with this issue and...
Hi there,
I faced this issue while I was setting up a test through two UART0 & UART1 ports on NRF5340 chip, using baudrate 1000,000.
Here is the setup:
UART0 &...
I currently use nrfConnect on android to download firmware to nrf52832s. I am just getting started with nRFUtil and the dongle.
If I understand correctly, I should be able...
I have a nRF52 DK from DigiKey that I've been evaluating and I ran into an issue: I had a custom app that was talking through Bluetooth and sharing some custom characteristics...
Hi, I'm using NXP LM75B temprature sensor based on nRF SDK's example code.
I would like to save power on this sensor.
I have prepared the code as follows:
Following...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
I'm developing for nRF52832, SDK 17.0.2 and softdevice S312 7.0.1.
After I upgraded from Segger Embedded Studio 6.22a to 6.30 I found that turning on any compiler optimisation...
HI DevTeam,
I'm using the nRF52840 as co-processor due to the semiconductor shortage and I don't need to use the RF section. What should be done with the antenna pin in...
This is the implemenatation spec for GATT server database (reader) firmware i am working on.
I have implemented advertisement packet using nRF Connect SDK latest.
Not...
Hello,
I am customizing the BLE DFU bootloader for nrf52820. Integrated an LCD to it.
Now I need to display the percentage of firmware download on the LCD. It will take...