Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hello,
I want to program the bare nRF52832 MCU over SWDIO, SWCLK, GND and +3,3V Connections with a Segger J-Link programmer. Unfortunately the programmer could not connect...
We are experiencing an issue with the QSPI driver on nRF54L15 where external flash access stops working after a BLE bonding procedure.
The system works correctly until bonding...
Is it possible to be able to get hold of some of the legacy software for the nRF52 BLE sniffer that works off the old nRF Command Line Tool rather than the nRFutil? As I'm...
Hello together!
I am trying to reproduce the ultra low power connection as described in this whitepaper: /cfs-file/__key/communityserver-discussions-components-files/4/3482...
Hi,
I am working on a smartwatch PoC using the nRF7002 DK (nRF5340), and I am trying to interface a 1.8" ST7735 SPI TFT display (128x160).
Hardware: - Board: nRF7002DK...
Ultrasonic welding is commonly used to seal plastic enclosures for electronic devices. 32kHz crystals can be damaged by this type of welding and manufacturers recommend not...
Does APPROTECT supersede SECUREAPPROTECT or do both need to be enabled for maximum security?
Similarly, do the HW protections (APPROTECT, SECUREAPPROTECT, ERASEPROTECT)...
I am trying to measure current on a nRF52 DK v3.0.0 using PPK II in source mode.
I cut SB9 and soldered SB12 as described in this guide: https://docs.nordicsemi.com/bundle...
Hello , I 'm trying to use the Lan865x (two -wire eth click ) chip with the nrf52840dk board , using zephyr 3 . 7 . I 'm getting always this error while trying a net sample...
Hello!
I've been trying some of the solutions around these forums but I can't seem to get my nRF52840 DK to show up on my device manager so I'm unable to flash anything...
NCS 2.7.0, NRF52840, SYSBUILD with MCUBOOT
We have 1 specific board which is failing with a hardfault and assert MPSL ASSERT: 112, 1617 it occurs whenever we activate...
Hello Nordic Team,
I am using nRF Connect SDK v2.9.0 with the nRF52833 controller. I am currently working on OTA implementation.
I am implementing OTA in another code...
I want to prototype an Auracast transmitter, with an analogue audio input, which is also WiFi enabled. I have read that the recommendation to get started with the nrf5340...
i'm measuring approximately 1.5uA (at 3V3) when sleeping between BLE advertising events, using a program based on one of your the standard examples.... as an experiment, i...