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
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...
Hi,
I am using the nRF51-DK board as a central running with ble_app_multilink_central_s130_pca10028 sample application. I am using SDK version 9.0 with Keil 5.14 version...
Hi all! I am using the nRF51 DK and I am trying to use the elements demo APPs that Nordic provide - the Beacon app. after the downloading of the app and watching it working...
Hi
In my application, I use some of the IO pins for a multi-purpose sensor interface, that I would like to be able to configure when the application is running. The interface...
Hi,
Can anyone help me where can find the example ble_hr ? I have changed the main file and it is saved and now I want the original example that was in C:\Keil_v5\ARM\Device...
I have IAR Embedded Workbench 7.40 installed with nRF5x_MDK_8_0_3_IAR.msi. However when i select nRF52832_xxAA i get the below message:
WTD: Unavailable option selection...
In IAR Embedded Workbench for ARM, version 7.40.3.8938 (w/ common components version 7.2.4.3784 ) with nRF5x MDK for IAR version 8.0.3 .
When selecting the target in General...
Hi,
I have a couple of nRF Beacons and want to change the program so that it scans for iBeacon packets before starting to advertise.
The flashed program is just advertising...
I just would like to test my new nRF51 DK using the SDK V9. However, I could't build the "blinky_blank_pca10028". It always shows the following error.
Error: *** Project...
Hello,
I m using the UART in low power flow control mode(app_uart library). When the CTS line is asserted, what is the maximum time that the UART module takes for the UART...
hi everyone.
we are migrating to nordic nrf51 series (before we used ble modules from another vendor blugiga which depends on cc2541 chip) so I m pretty new at nordic nrf51...
Hi all,
I'm using the pca10031 which contains the nRF51422 chip; as a packet sniffer to sniff the communication between my S5 samsung and my pca10028, but I struggle while...
Hi, I'm trying to use the example bootloader with the new NRF52, everything seems to work fine except that I'm unable to bond to the device when the bootloader is installed...
I sniffer the packets when I use a phone to connect to a BLE device.
However, in the packet with CONNECT_REQ label, the source address (init address) is not the bluetooth...
Hi.
I'm trying to communicate with legacy nRF24L01P using nrf51822.
I received packet from nrf24l01p, but I can't send information back.
The data I should send is more...