I am using nrf5340 in my project. We had to replace flash memory but need a replacement with the same layout. So I am currently looking at w25q01jvzeim or w25q01jvzeiq . The...
I am building the: https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-2-cellular-fundamentals/topic/lesson-2-exercise-2/ exercise and as part...
I have a characteristic whose value is an array of char, which can from 1 to 20 bytes long. Using SDK17 I can set a vlen attribute and use the function update_characteristic...
Hi, Goal: Send a firmware update from nrf5340 to another nrf5340 over BLE I found the following sample and a lot of support tickets talking about this sample but I am unable...
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...
I now this are basics. And I did this allready a few times, but in this project it simply wont work.
Maybe someone of you will find something, that is missing.
I`m working...
Examples like the "proximity application" are all associated with the nRF51422_xxAC. The part I'm using is the nRF51822_xxAA. How do I make this examples work with my part...
Hi,
I am wondering what to do to fix the error I have been getting while trying to debug my project. I am using app_trace for logging. I would often get an error on the...
I have a custom PCB with nRF51822. I have copied the "QFAA QFN48 with internal LDO setup" schematic from Product Specification v3.1. However, I have not copied the PCB layout...
Hello,
I am using a custom PCB with ISP130301 BLE module based on nRF51822. The PCB layout for the module is designed based on the recommended PCB land pattern and solder...
Hello,
yesterday i ordered th nrf52 Development Kit an just had a look in the Errata infocenter.nordicsemi.com/index.jsp So if i get my Development Board, will all this...
Hi,
I've read posts showing programming the Beacon with nRF51-DK using the debug-out port. As the nRF52-DK is available right now, does anyone have any idea if I can use...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.8.0.7
I need to check if notifications have been enabled by the central - if they have I then want to notify...
I wanted to test nrf51-ble-driver_linux_0.5.0 in the latest Ubuntu, but got this problem:
...
OSError: libboost_thread.so.1.54.0: cannot open shared object file: No such...
Is this even possible? I have a BLE connection with an interval of 7.5 ms. I've set up a radio notification with a distance of 2680us in order to be able to transmit 4 BLE...
Hi,
I want to know how sd_ble_gap_authenticate api works.After executing this api, what are the events invoked at peripheral end. Is there any event that blocks CPU or...
We are designing product based on nrf2401A
The problem that we encountered was that the nrf2401A forgeted configuration data, was it possible ?
we use our product in highly...
Hi,
I am using the nrf51822 in an intermittent high-current application where if the battery is close to dead, will sometimes cause the chip to reset because the voltage...