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 Nordic team, 您好,北欧团队,
I am developing nrf54L05 in VS code with NCS.I want to configure the SEGGER_RTT_printf to my project.Is it correct to change the CMakeLists.txt...
Hi,
I am trying to run the nRF91x1: DECT NR+ Shell example on my nRF9161 SDK board.
I get this crash when the code runs
Can you point me to the explanation of what...
Hello,
I would like to find some documentation, or an example, explaining how to avoid accessing peripherals owned by the SoftDevice controller in an Application
I found...
Hi all,
I have a custom board with an 9151, I want to use mqtt with aws, it's works I'm able to connect aws, but I have a question about
If I want to be able to connect...
Hi,
for a couple of weeks (maybe months), I've been getting the following error indication when performing a pristine build on my projects:
The terminal doesn't show...
Hi,
I got my hardware modification which added the nRF21540 to our system more or less running under NCS v2.9.0.
Currently, I have the following FEM and antenna configuration...
Hello, Everyone.
I have face some major issues.
First i explain the set-up of my project.
-> I have nrf51822 chip and connected to the external flash memory.
->...
Hi there,
I was trying to understand "sleep" power modes of the chip (CPU + Peripherals) in a bit more details - but my understanding is that everything is handled by the...
Hello guys,
these days i started to work with the CryptoCell library on nrf52840 and i'm facing some issues running AES CCM* mode
little example with pseudo code for initialization...
Hi there,
A little background in my experiences first: I've programmed a couple PIC24 microcontrollers in the past for VERY simple embedded system projects (i.e. making...
hi:
I am working with the nrf52832, and the radio transmitting data packet.I find the receive data is ok, but the crc indicate a data error. Why? This problem is same with...
Hey!
I'm working on a device which requires Bluetooth to be completely disabled for short periods of time. It's got a sensor in it that's sensitive to 2.4 GHz radiation...
Hello Nordic Guys,
We are working on the system based on BLE_APP_UART_C (central) and BLE_APP_UART (peripheral).
“Central” is always “ON” and scanning for the peripherals...
HI there,
I read somewhere here that the SPIM3 bus would be capable of 32MHz operations in the "next" chip revision (that was 6 months ago).
Could you confirm that it...
I have created a device that will connect and pair with one central. I would like it to re-connect automatically after disconnecting because it was out of range or turned...
I can connect/pair/bond to the nrfConnect app and disconnect then reconnect just fine. When I try to do the same to a central running on arm bluez 5.43, the second and subsequent...
I am getting a SOFTDEVICE: ASSERTION FAILED after some time when advertising with whitelist. I am using NRF5_SDK 14.2.0 and have tried both softdevice s132 5.0.0 and 5.1.0...
Hi,
I am trying to use the fstorage lib in SDK 12.3.0. My code is based on this example: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5...
I'm sampling from the SAADC with a microphone attached and need to send the sampled data over ble to devices, and I want the devices to recognize the data as being a audio...
I need to develop a beacon application with the OTA DFU capabilities (Buttonless). I have the NRF51-DK.
As a starting point, I tried the bootloader example located in the...
Hi,
I'm designing a pcb for nrf52832, and acc. to specification sheet (2nd para under fig. 98) i need to use differential mode to avoid ground bouncing. Can I share a pin...