Hello forum ,
In here i will upload my project in zip where i m using w25q64 flash -nrf52840 .i m trying to read data of qspi flash read write and read for an two byte(trying...
Hi,
I use Nordic connect SDK and have to create a new revision for a custom board, because there are some hardware changes. I managed to create an overlay for the new revision...
Hello, I have developed a module using 54L15 and am currently measuring its RF performance. On Rohde & Schwarz instruments, I have observed numerous test results regarding...
The workaround says:
" Trigger TASKS_PLLSTART before TASKS_XOSTART is triggered and trigger TASKS_PLLSTOP after TASKS_XOSTOP is triggered."
I would like to start HFXO...
I have been working on a project using a nrf52832 and currently have the firmware developed on nrf5sdk. I have been testing out Zephyr with this example https://docs.nordicsemi...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
Description:
I encountered an issue where my NRF54L15DK development board fails to connect to my Windows 11 PC. Upon plugging in the board, the LED near the debugger starts...
Hi,
Can any one tell me, what will be the current taken by internal flash of Nordic for
write and read operation and what will be the max time nordic will take to write...
Can someone familiar with the nRF51822 timer infrastructure confirm for me what the maximum achievable PWM frequency is, assuming 8-bit resolution? I've been weeding through...
We got the new sdk and ported the "Alert Notification Profile" to the EVM board. It can communicate with the the Master Control Panel. We want to know whether it can communicate...
hello, on my board the nrf24l01 is optional.
what is the preferred solution to identify if a nrf24l01 is present.
I tried to read the status register. But sometimes...
I am using Laird Bluetooth-4 device BL600 with smartBASIC. While communicating over the I2C bus I am encountering the Hard Pull-up on SDA line. During the Slave ACK I could...
The new pstorage abstraction is almost using 1K RAM, which I'd actually planned to use for something else :-)
Is it possible to limit the RAM used by this module. Can I...
Hi there
can I download the source code?
This app is able to detect the nrf51822 chip even with android 4.1, which is great, so I could test my firmware on my samung...
Hi,
We have a custom board with nRF51822 chipset, We have developed the code to work with some senor peripherals, everything is working fine, but sometimes, when we do testing...
Hi:
chip:nRF51822
code:ble keyboard
How to send the VIRTUAL_CABLE_UNPLUG request by Bluetooth HID devices?
If Virtual Cable Unplug is received by a Bluetooth HID device...
hello,
the datasheet of nRF2460 “nRF2460_Product_Specification_v1.0” has a explanation “the MCLK signal on the ATX side is locked to the
reference (crystal)of the ARX...
Hi all
In the documentation for the function "sd_ble_evt_get" it is mentioned, that this function may be called directly in the ISR for the SD_EVT_IRQn or from the main...
Hi
I am trying to make the ANCS example run on my dev board but i would like to use my on makefile. what i would like to know is where in the memory mapping should we start...