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...
Since upgrading to macOS Sonoma 14.4.1 yesterday, I can no longer use my NRF52840 DK (PCA10056). The `JLINK` drive momentarily mounts and then disconnects. This process repeats...
Subject: Assistance Required: Troubleshooting nRF52840 and nRF52832 Connection Issues
Hi,
I am currently working on a project involving a nRF52840 (S140) serving as the...
Hi,
I am on nrfConnect SDK v1.7.0, with a nrf52832, with UART in ASYNC mode.
During the uart event callback, the event type UART_RX_STOPPED, but when I check for the error...
I am having issues getting the LVGL library working with my nRF9160 Feather . I am using SDK version 2.5.0.
I have narrowed it down to the call to: `lv_task_handler()` not...
Hi,
Starting from the AWS IoT sample, I’m having a hard time configuring the connection before calling net_if_up() which abstracts a lot of stuff. I would like to configure...
If you try to write a program on a board with nRF5340 installed, an error will occur.
I can write to other boards using the same J-Link, so I don't think it's a J-Link problem...
I disabled the DIS. With nRF52DK the custom services characteristics are shown but if I upload the code to the ebyte e73-tbb, the custom service and characteristics are not...
I am following this page regarding Matter commissioning using the CHIP-TOOL.
I am using Ubuntu as the host for development and running the chip-tool. I want to commission...
Hi support team,
customer is using 52840 usb, and when they did pressure test, they find out usb can't be recognized and set address.
below is normal usb sniffer.
...
Hi,
I am looking for a proper solution for BLE data communication among 3 devices like 1 central and 2 peripherals.
2 peripherals could send around 300 bytes to the...
Hi support team,
9161 mfm2.0.1 new functionality , may i ask what is it? where can i find it----
- Support for configuring send timeout in network sockets. Applications...
We're using a python script to program the modem firmware, create keys and sign the certificates, program application image and some device management yaddayadda. We recently...
Hi
I use nRF7002-DK, SDK:V2.5.2, Zephyr driver, I need to calculate time tick, isn't system provide RTC time tick or to calculate time slice API or sample code for my application...