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
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
What will be the operating voltage for nRF52 flash memory when using with CR2025 battery? I want to read/write data flawlessly in flash using CR2025 battery.
Hi,
I think I've found reliable way to cause hardfault when executing nrf_log_frontend-dequeue() and most likely cause nrf_log modules to write outside of allocated buffer...
Hi
Is there an example in the SDK or anywhere that displays the use of LE Advert Extensions? I have been browsing softdevice v6.0.0-6.alpha and I came across the structure...
Hi all !!!
I understand Output OOB, Input OOB.
I case of No OOB, value which is attached to Confirmation value is 0x00, what happens in case of static OOB?
Hi there~~ I'm trying to create a voice streaming application with the Mesh and the Nordic Thingy:52 I downloaded both the nRF5 SDK 14.2 & Mesk v1.0 to test the Mesh's light_switch...
Hi everyone,
Currently, my team is developing a BLE keyboard which uses 6KRO protocol. Are there any examples for the 6KRO protocol using nRF52 chips?
Thanks!
Update:
Hi again to everyone!
After a while, I've received a new custom board and a new cable to connect through P19. But everything are not working again.
Now, in...
I have a 12 MHz voltage controlled oscillator driving the nRF9E5 at pin xc1 and xc2 is open will this pose a problem for running the nRF9E5? The clock has a +-50ppm stability...
I am working on a project that requires me to wirelessly communicate with and program a left hand Oculus Touch controller, since dismantling it will cause damage. The controller...
I see I have more than 100 free pages (~ 101 KB) on Nrf51822 with SD130 but how can I assign all of them to the FDS module. I am going to manage a database with FDS on the...
Hello,
I am trying to use PCA10000 dongle with the pb-ble-driver-py libraries with absolutely no success, as I get a "Failed to open. Error code: 13" error.
I am running...
Hi, please!
The question is related to "nRF24L01P_Product_Specification_1_0.pdf" datasheet in " www.nordicsemi.com/.../nRF24L01P_Product_Specification_1_0.pdf" and to NRF24L01P...
Hello. Engineers.
I'm a beginner in nRF52832, I'm looking for someone who can help me.
I have nRF52832 development kit. I tried examples blankly with SDK14.0.
It working...