This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
Intro We are using the nRF9160 with sensors we manufacture. The code developed is based on the serial SLM sample, toolchain v1.6.0. I am trying to keep the code/project files...
Hello. I have an issue with my development board. When attempting to recover the board, i cannot due to access port protection. This is the specific error message from the...
I'm new to developing nRF devices. This is the first time to set up SDK.
I installed Toolchain Manager v1.2.6 to install SDK, but it is too slow and falls into error. It...
am trying to mount little fs example with my external flash winbond w25q256 but my nrf52840 board taking internal memory and am using qspi
it get automount and writing in...
Hi Nordic,
I need to build an Auracast broadcast speaker (LE Audio BIS broadcaster). Besides audio, I also need two-way data exchange between the Auracast source and the...
Hello,
I am trying to have my own BLE advertising and scanning (with filtering) custom service (from now on peer service) in parallel with BLE mesh. So far I've been able...
Dear Nordic Team,
I have to use PSA Crypto key derivation in my NRF54L15 firmware during BLE communication with BLE Central, however, I am experiencing a problem when I...
In the function mentioned above, I repeatedly perform the following operations in a loop at a specified interval:
Power on the internet module
Connect to Wi-Fi...
I am trying to program modem keys using pylink and Modem_Shell with RTT enabled and it is almost working.
I find that the maximum download size for a command that I send...
Hi,
I got strange behavior of the SPI4 nrfx driver on nRF5340 (using nRF SDK v2.6.1 non-secure build with BLE enabled on NET core). Namely, every time I try to receive bytes...
Hello DevZone,
Our team has been working on a customized firmware solution that has been flashed onto the nRF52840 Dongle to meet specific requirements.
Usually, DK is...
In pm_handler_secure_on_connection, I see that it only looks for BLE_GAP_EVT_CONNECTED events if PM_HANDLER_SEC_DELAY_MS is not in use. I also see the comment "In normal circumstances...
The power domains for the nRF70002 aren't very clearly documented in the product specifications, so we're not entirely clear on how we should be connecting the VBAT pin. ...
Hi Everyone,
We are developing a custom retail display solution based on the nRF52810 SoC .
Currently, we are facing an issue where BLE advertising does not start properly...
When my device receives data from the Xiaomi Zigbee switch, sometimes it reboots without any logs.
(Note: Normally, when there’s a bug, the device pushes logs to UART, but...