I'm trying to run the 32 MHz SPI00 on the nRF54L15DK to communicate with the MX25R64 flash. However, the clock signal I'm measuring is limited to 8 MHz. Do you have any ideas...
Hi,
I think the CPU-Load subsystem in the sdk-nrf for Zephyr does not yet support the nRF54L15 as of v2.9.1 and current main since some devicetree-handles are hardcoded...
Hello, I have an application developed with the nRF9161 DK board, which essentially consists of a GPS tracker that acquires a position every x time and sends that same position...
I'm still trying to figure out sysbuild. I want to use sysbuild for a custom board and am trying to build a directory structure so I can flash my nrf5340DK and my custom board...
Hi,
I can build and program the broadcast_source sample application using the Python script:
This runs fine and broadcasts as expected. However, I cannot get the application...
Hello Nordic community,
I'm working on a project using the nRF5340DK where I need to achieve precise control over three GPIOs with the following specifications:
P0.07...
Hello,
I'm creating a simple test project based on the l4_e2 example, but I'm having trouble debugging it. The program encounters a fatal error before the main() function...
Hello All,
I am working on the nrf52810 module.
I am using sdk 15.3 with softdevice 6.1.1. (IDE segger)
Issue-
1. I am giving the Advertising name as " TEST_01 ...
Hi everyone,
this is my first question in this blog.
I am trying to use the library pc-ble-driver-py in order to interact with a DevKit (in which an example code is implemented...
Hello!
I want to use a long range and buttonless bootloader in nrf52811. S140 cannot be used for this task, because S140 use more then 150KB of flash.
Is it planned to...
I need to download nRF Sniffer v2.x, but the link is not valid, please send me a valid link
Old unavailable address: https://www.nordicsemi.com/Software-and-Tools/Development...
Hello,
I have to send hardcoded AT commands on button press on nRF9160dk. So for that, first I did program for button press. It is working fine. Then I did simple_at program...
Hi,
SDK: nRF5_SDK_00.11.00 ; S132 SoftDevice v2.0.0
I am working now to migrate my application from DM to PM (in order to better handle pairing&bonding).
Sometimes the...
Hi team, there is nRF52840 connected to STM32 via UART, the goal is to receive STM32 firmware over BLE (using nRF52840) and send the firmware to STM32 via UART.
My goal...
Hi!
I am realizing a comunication between a serial device and the nRF52832 through UART; i set PIN 5 for TX and PIN 10 for RX (after set PIN 10 for GPIO use) and i don...
Hi
I am planning to use Zephyr Rtos on a Telit Module (BlueMod-S42) based on the nRf52832 SOC.
As we are making both Client and Server application, the question has 2...
I was using a sample code from here which was posted by Jørgen Holmefjord at the link: https://devzone.nordicsemi.com/f/nordic-q-a/43750/to-display-uuid-major-minor-values...
Hi,
I have got the new nRF9160 DK (pca10090) and I have connected. But it's continuously rebooting, without any changes.
And not able to add the device to nRF could account...
Planning to deploy RTLS based on nRF52811 using Direction Finding feature. Desperately looking for the reference design for gateway with supported array antenna. Waiting for...
Dear supporters Is it possible to disable the soft device (do not use BLE itself) and operate only the microcomputer to use the entire memory? If possible, please provide...