Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi,
We have a custom PCB based on the nRF9151 and nRF7002 for a tracking use case, supporting both indoor (Wi-Fi scanning) and outdoor (GPS) positioning. Our firmware is...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
I'm trying to discover a vendor specific service that has 7 characteristics. However, when I increase BLE_DB_DISCOVERY_MAX_CHAR_PER_SRV to 7 , ble_stack_init() hard faults...
Is it possible to use PPI and RTC to turn the HFCLK on or off ? (external Xtal)
Example - something like this ...
NRF_PPI->CH[9].EEP = (uint32_t) &NRF_RTC0->EVENTS_COMPARE...
hello,
when I use the chip nrf51822(3rd generation),I find that when I open DCDC function,the ability of chip receiving msg is weaken.the receiving distance is shorter a...
I am doing a blob read on two s130's with s120(central). I am getting BLE_GAP_EVT_CONN_PARAM_UPDATE event while doing a continuous blob read.
Some times i get BLE_GAP_EVT_CONN_PARAM_UPDATE...
Hello,
Can you please provide full schematic for nRF52 dev board. I looked though the documentation and there are small bits of the schematic, but I didnt find full sch...
Using a nRF51822-QFAC-A1 on the nRF51-DK I noticed unexpected behavior when starting the HFCLK and LFCLK in rapid succession. This variant reproduces the problem at startup...
I would like to have 31 bytes for my own in advertising and so far I have disabled everything except adv_flags (it still takes 3 bytes cause of length, AD type and value)...
Hi there,
just wanted to know what the practical differences between the JLINK and mbed MCU interface firmwares are.
From what I experience I can only use the UART over...
Hi,
I'm writing a service to send indications on a couple of characteristics that are part of a service. In order to determine whether indications have been enabled or not...
Hi,
Is there a smaller version of the desktop 2 firmware? I don not need firmware for NFC only ble 4.0. Also would like less complicated pairing. The 6 didgit code is unnecessary...
Hi , I tried to change the transmission power using the s110 API and tried checking if the value of the register storing the transmission power is changed or not. Following...
Hello,
I'm trying to create my own bootloader application that uses softdevice in IAR. I would like to know how to configure my project so that it writes 0x0003A000 to...