This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
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...
Hello.
I use SDK 8.0.0 and PCA10028 board. I try connect board to the Windows 8.1 PC ( i have Tablet PC and Desktop PC with BLE dongle). For connect board to Windows i...
I think I understand what these two flags do, the SYS one returns the system attributes, which I assume means data representing the CCCD for the service changed characteristic...
Hello,
Is there any compatible arduino lcd with existing library for the nRF51 Chipset?
So I can just plug it on the nRF51-DK, include the library and "lcd_wirte("text...
Dear Developers!
I'm a newbie in nrf51822
My Project needs to change between central and peripheral role. How can I apply OTA DFU with S130 soft device ?. In nrf51822 DFU...
Hi,
I used PPI module and Timer2 to generate a 4Mhz pwm. But I founld when using softdevice(s110 v7.0), the pwm will be broke a while by BLE advertising or connecting event...
What's wrong?
Device is connected. (nRF51822 Board - J Link - PC)
I downloaded a sample project, and when I open with Keil, then it shows following message.
What...
Hi all,
I would like to know which is the most recent SD and SDK that I should be using with my REV2 chips. In the compatibility matrix, there is no info about the SDK...
I am working on s120(central) and s130(central/peripheral). I am getting
BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST event after updating conn_parameters w.r.t to peer using sd_ble_gap_conn_param_update...
Using nRF51x and S110 v8 in a BLE application I want to generate a random 32 bit identifier and store at end of UICR on first power up only after factory flash (no erase needed...
The pwm library seems to add 10KB worth of code to my program. Alot of it probably comes from the nrf_drivers that are used, but still 10KB. While enabled it seems to pull...
Hello,
Since 2 weeks, I use heavily my nRF51-DK (PCA10028), with mbed compiler to make a BLE enabled device.
But, since few days, when i have tried to cut the SB9 in order...
I have a Rev3 nRF51822 chip (CFACA00) on a custom board (no external pull resistors on SWDIO or SWCLK), and I am using nRFgo Studio 1.20.0.2 to program SD 8.0.0 and my Nordic...