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 there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
Hi there.
I'm currently working on driving a radio_test example using the 7002DK. I downloaded the radio_test example using nRF Connect and ran the bulid to drive it. The...
Existing FW developed on PCA10040 EVB, moved to EVM-BC805 which is the chip for my final board design. I applied the patch that I found to SDK 17. However this anomaly function...
I just bought a new laptop: IdeaPad 3 15IAU 7 running Windows 11 and I try to use it and the "nRF Connect for Desktop v5.1.0" and its "Quick Start" option to communicate via...
Can you please help us to convert following snippet from dts to mp_static.yml to use it for DFU applcation. We have external nand flash which used with littlefs and internal...
Hi all,
I have to measure the frequency of a PWM signal routed to one of the nRF52840 GPIO pins.
The signal frequency is ~3MHz.
The measurement is done with the help...
I am encountering the error message " <err> net_pkt: Uncontiguous data cannot be linearized " when already connected with nRF7002-DK to a Wi-Fi network using the EAP-TLS authentication...
I'm following the nordic academic courses, which are very nice by the way!
I've now followed three topics and I find three different variants which confuse me a lot: ...
Hi there,
So in my previous posts, I have been asking questions about setting i2s on two nRF devices in different modes. I have been successful in making it work.
...
Hello,
is it possible to read UICR at address FF8000 from a non secure application for nrf(160.
If yes, can you provide sample code and CONFIG to enable in prj.conf. ...
Hi,
I’m currently working with the nRF9151DK and using the nrf_modem_lib to test some AT commands. However, I’ve encountered an issue with the SIM.
When executing the...
When using the SPIM4 at 8 or 16 MHz, the clock looks nice and even. But at 32 MHz it consistently skips a half beat on the 16th clock pulse. In other words, while all the...
I am working on nRF54L15 and I want to store some user data in flash and for that I want to define the partitions.
I have selected the Target: nrf54l15dk/nrf54l15/cpuapp...
I am running smp_svr demo on my nrf54l15DK board, and use mcumgr command on my linux.
I could connect to my ble device and echo hello successfully (via peer_name='Zephyr...
Body:
Hello Nordic Team and Community,
I am working on a project using an nRF52840 chip on a custom breakout board . I am not using any pre-made development boards or...