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...
Hello Nordic,
I am working on [nrf51822 custom board+SDK8.0.0+SD110]. I need to test button press bouncing and de-bouncing, how it works on the board ? I found one example...
Hi,
is it possible to use this module from LAIRD in connection to the nordic SDK - i installed the softdevice hex but the hrs example for s110 is not running properly ...
Hi.
My nRF51822-mKIT, when attached to the USB port, don't flashes the green LED nor the drive appear on Windows explorer.
It's possible that mbed loader was corrupted...
I have found that when I try and initial the Softdevice to use the Scheduler, shortly after initialization and right before dm_init() runs, I get an NRF_ERROR_NO_MEM error...
Hello,
I am trying to use nRFUart project given with the Master Emulator API, however; the original code crashes while trying to initially reset the hardware device. I...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
I'm implementing a Eddystone beacon ( github.com/.../eddystone ) with the 3 specified frames and it works quite ok with changing the advertising data before transmitting by...
Hello,
I am trying to use the new bootloader provided in SDK v6.1.0 with SD v7.1.0 and MCP v3.7.1. I have loaded the unmodified project from nrf6310/device_firmware_updates...
Hi,
In order to use new nRF51 SDK v. 5.1.0, we have just bought a new NRF51822 EV Kit from your distributor. It contains PCA10001 v2.2.0 2013.49 but the IC is nRF51822...
I am trying to pair nordic with an iPhone app. (using lightBlue) but not device_manager_evt_handler is not getting called
Here is the code, Is there anything else that...
Hi,
i need select bluetooth chipset,but it should support options below;
-Minimum baud rate should be 300 bps,
-It should support 7,8 data bits,
Which can i choose...
Hi
I try to write an application in C# with the MasterEmulator dll (Version 2.1.12.6). It works with the dongle, but not with the nRF51-DK. I can open the Device but I...
Hi,
I am planning to use nRF52832 for one of our projects. Can you please help me with the SDK that will support IAR Embedded Workbench.
Thanks & Regards, Yaron
I've just started working with Nrf51822, I'm trying to make this scenario for weeks but i failed.
Plz help me!
How to make Nrf51822 wake up by a button click, increment...