Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi.
I’m trying to install Nordic Semiconductor’s nRF Connect SDK (NCS) version 1.9.2 via the command line. The standard nrfutil tool only supports versions 2.0.0 and above...
Hi,
I referred to the zephyr/samples/drivers/soc_flash_nrf/ code, and when I added CONFIG_BOOTLOADER_MCUBOOT=y , the flash storage started from address 0xfc000 . Why did...
Hi,
For a new product we would like to use Midi over BlueTooth (probably BLE). Is there support for this using some Nordic SDK (like the nRF Connect SDK)?
I can find several...
Hello everyone,
I’m facing an issue with my Thingy:91 . It was working fine throughout the day, but after flashing a program onto the nRF9160 , my computer no longer detects...
Hello. I am using nRF52832, SDK ver 15.3 and running it as a peripheral device. I use an interval timer to send a UART to an external device and receive an ACK. After running...
I am using nRF52840-DK with nrf5-SDK version 17.1.0.
I want to use logging system provided but facing issue due to it's complexitiy.
I am not able to find any example...
I'm currently porting the code from our released product built on NRF SDK with nrf52832. For the next version we want to have the option to go to the upcoming nrf54L* processors...
Windows 11 VSCode 1.93.1 nRF Connect for VS Code Extension Pack v2024.9.5
I'm already working with multiple Zephyr development projects (not only Nordic modules) so I already...
Hi,
Currently doing the Cellular IOT Fundamentals course (great having this as a resource!), but lesson 7, making a modem trace, is not going as planned. Using SDK 2.7.0...
Hello,
I am currently exploring direction finding connectionless Rx and Tx samples.
I am using two nrf52833DK. I already have an antenna array connected to one of the...
Hello,
I just saw, that Zephyr 3.7 is released as a LTS release. As I have a list of bug fixes and workarounds in my project. I would love to upgrade to 3.7 to see if these...