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...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
I was wondering if the Master Emulator API requires the Segger IC on the nRF51 Dongle (PCA10031) to work? Or is this just used for programming the nrf-device via USB?
The...
Hi.
I'm using latest version of nrf51-pwm-library to test if PWM works fine, but unfortunately, it's not. I have very simple program which should fade LED from 255 to 0...
Is there an application note or specification that defines the term flash memory endurance and flash memory retention?
What failure modes can be expected when these specs...
Hi.
I faced very weird problem.
below is my structure of custom array;
if I set MAX_MYARRAYCOUNT as 20, it's OK.
but if I set MAX_MYARRAYCOUNT as over 30, device crushed...
.HEX file of bootloader in below directory C:\nRF51_SDK_8.1.0_b6ed55f\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\armgcc_build
have not covert in zip file by nrf_utility...
We have an odd one here. We have a single nRF51822 (QFAC) board that is acting odd. None of the other boards exhibits this behavior. They program perfectly. 3.3v supply is...
I have been having two issues (possibly related) with the RX pin of the nRF52 DK (PCA10036) using the ble_app_uart example. I have been trying to characterize the problem...
Hi all,
In my application, I take mac address of chip and make major, minor value (device 's ID) and I need mac address is a constant value. As I know, mac address is a...
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...