I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Hi Nordic,
I am currently writing about the process of performing channel sounding sequentially on three connected devices. However, after the first channel sounding is...
I am using LVGL for simple Eink display UI, and trying to implement a simple if condition to check if the passed string argument is null as below:
If I only have btn1...
Nordic TS,
I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW. Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between...
I am trying to use the FIFO from the ADXL362 with in the Thingy:53. As I noticed there is now the Option to use ADXL362_STREAM. I just wanted to use the example from: https...
The specification for the nRF54L15 states that the typical current consumption for I_TIMER3 (TIMER10 running) is 240 mA/milliamps . The other timer values in the table are...
The Nordic Thingy:91X was initially unable to connect using certain SIMs (e.g., Airtel IoT) due to lack of NB-IoT support or no signal.
After switching to a Jio NB-IoT...
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...