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 am trying to flash thread: CLI example from the NCS onto my custom board. The MCU on the board is still the nrf52840 and I am using the SWDIO and SWCLK pins from the...
Hi,
here is a brief description of my app with nrf9161DK (2.6.1 SDK, the app was built starting from the MQTT sample): The app is reading RTCM messages from a server via...
Hi, In my project I'm working with a nrf52840 SoC and developing an application based on you'r SDK. I would like to understand the proper way of using the "custom_board.h...
Hello, i´m developing on a custom NRF91 board and i´m trying to access the SPI flash memory on it. When i run the code i get the following error:
<err> spi_nor: Device...
Hi,
I am trying to implement a lightweight file system in my external flash memory (ISSI). After the implementation of file system, I want to store a .bin file and later...
Hi
For a specific project i will need to have ability to monitor some 4G/3g/2G protocol stack L2/L3 messages. Is it possible? is there any documentation regarding this option...
Hello DevZone,
In NCS, we have many BLE Mesh examples that is initialed by:
The first argument is a structure that contains some input and output OOB callback functions...
Hello,
Currently I am implementing the nrfx qdec driver in our Zephyr project using the nRF52840 DK. We choose the nrfx driver as this provides events. I am using the nRF...
Hi.
I have designed a node with NRF52833 with +8db power antenna.But i got some issue in signal transmission over 1km range.Please review my layout and matching circuit...
I have the software installed and I am using the nRF52840DK with Ubuntu 22.04. The uart link is /dev/ttyACM0
When I start wireshark and do a capture on all advertising channels...
Hello,
We are designing a product based on the RAK4630 module that integrates nRF52840 SoC.
Since we are creating a low power consumption and battery operated product...
I am trying to set up the AT library to directly talk to the modem through a uart on the nrf9160DK. But when I enter the commands to test "AT+CFUN?" I just get it echoed back...
I'm working with a Fanstel BT40 module which includes an nRF5340 and nRF21540 FEM. As a starting point I'm using the scan_adv example, which is working out-of-the-box but...
Hi,
I'm using Matter SDK v2.7.0, when I build example light_switch for Board: nrf7002dk_nrf5340_cpuapp with Configuration: prj.conf, I get errors as below:
/opt/nordic...