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...
Hello,
Is there documentation, or an example, explaining how to avoid accessing peripherals owned by the SoftDevice controller in an Application?
I found this:
docs...
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 ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
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...
Hello,
I currently have a PCA10036 EVK with softdevice SDK1
Following below well written tutorial, I have modified ble_app_hids_mouse example main.c file as in attachment...
Hi.
I took the ble_central/experimental/ble_app_blinky_c example and modified it for my needs. It works on the nrf51-DK.
Now I want to use it on a custom board with nrf51822qfab...
Hi guys,
I'm playing around with advertising with whitelist and filter policy setted to both... And everything works as expected...
All central devices are able to see...
Hi,
there were some significant changes to app_timer in sdk13.
I cannot use now the PRESCALER e.g. to 255 in order to configure the clock in such way to be able to tirgger...
Which case i have to use nrf_esb_suspend function instead of nrf_esb_disable/enable?
What function i have to use when i change radio RX to TX mode, changing radio channel...
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...