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...
Hai,
We are trying to implement BLE HID Keyboard application using NRF51822. but we are facing the below issues with a windows 10 system acting as the central:
when...
I am considering nRF51840 chip to use in my project, I have found good examples for it, but I still have a question if there is a special method to establish new services...
Hi,
I know that this is a known issue, but I'm seeing caching issues often with iOS.
I'm using S132 v5.0.0, SDK 14.0 against custom application with iOS DFU SDK and often...
Hi,guys. I have a problem when dealing with NRF52's SAADC using nRF5_SDK_13.0.0_04a0bfd. The problem is after downloading and run the program using JLink, everything works...
I purchased the nRF52840-PDK the other day and when it came in today Booted it up and it worked fine. I went to load the example nrf52840_xxaa_side_header.hex from the github...
It worked before when I connected my nRF51 board to my windows 7 computer. The green light is on.
But today when I connect them the light is blinking rapidly and there is...
Plugged in board to Win 10 pc that was working properly in past. Start NRF tools and get error.....
ERROR Unable to read connectivity firmware version: Unable to get version...
Hi,
I'm using SDK v14.2 and s112_5.1.0 for nRF52810 basing on the ble_app_uart example. Now we use the uart to communicate with external MCU. Also we want to close uart...
Hi
I don't get a connection when I run boards from PCBWay, but it works fine with the same boards manufactured by Eurocircuit. When I comment out the statement below, boards...
I am using an nRF52DK kit, SDK V11.0.0 and SoftDevice S132 V2.0.0. I have found an advertising example on the site github.com/.../nrf51-ble-tutorial-advertising . I have modified...
Hi,
We made a custom PCB using the NRF52832. We have connected a button to P0.21 which is the reset pin. We have configured this button as input and set the preprocessor...
Hi,
I am using multiperipheral configuration. I want a characteristic to be read by only a specific peer among connected peers. How do i recognize and authorize this specific...
Hello is a starter developer
I used the nrf51822 chip on the pcb board and downloaded the example code but it did not work.
When I checked the 16mhz external crystal on...
Hi all!
I´m trying to use FDS to read and write to my nRF51 using the example from Infocenter.
The write seems to be OK and returns 0x00.
But fds_record_find() returns...