Hello,
I am trying to use an sdcard with the nrf54l15 DK board with the 2.9.1 sdk. However I encounter "<err> fatfs: Storage init ERROR! error: -134" when calling the disk_access_init...
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...
because license is so expensive, I'm converting my project to OSX GNU
I'm solving problems step by step..
and there is error that I couldn't understand.
Anyone can...
Is there any way to control BLE shield 2.1 from PC rather than android / iOS app.
Also if i pass any message to BT dongle how to check the received messages.
And in...
infocenter.nordicsemi.com/index.jsp
I see a debouncing filter in the block diagram of NRF52 preview DK. Isnt debouncing implemented in software? So why need a HW debouncing...
Hi all,
I have two kinds of NRF24LE1 devices(A and B), and I want to realize that one device_A can communicate with 10 device_Bs at the same time. To explain it in detail...
I would like to use 3 PWM for controling RGBs. I use a softdevice because I want to control the pwm trough the MCP. But for now I just want to get it work to initialize these...
whether linux and bluez implemnted the simultaneous master and slave connections......?
or is it part of link layer only..?
does this feature need kernel support or not...
In the NRF51822 reference manual, the debug interface mode initiation routine is described as follow:
150 clock cycles with SWDIO=1.
I have already verified that a standard...
Hi,
I am wondering about the Cumulative crank revs for service 0x1816 & 0x1818
Cycling Cadence and Speed, Cycling Power Services
I dont understand why the crank revs...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Ok, so I've been trying to get to the bottom of a problem for a few days now where suddenly the app_timer is acting like it's on crack and running super fast, i.e. triggering...
hey,
i want to discover the PCA10001 board with PCA10000 board in master emulator. i have programmed the blanked PCA10001 chip with softdevice(s110_nrf51822_6.0.0_softdevice...
I want to generate PWM.
I set timer2 events_compare[0] to toggle pin 1:
sd_ppi_channel_assign(PWM_LED_HI_CHANNEL, &(NRF_TIMER2->EVENTS_COMPARE[0]) ,&(NRF_GPIOTE->TASKS_OU...
hi, I have posted a detailed problem using Eclipse on Vidar's tutorial.
Any help is appreciated.
See following link:
devzone.nordicsemi.com/.../
Thanks!