I'm trying to get NFC power-up/restart working on nrf54lDK but the call to sys_poweroff() results in: E: ***** BUS FAULT ***** E: Precise data bus error E: BFAR Address: 0x0...
Hi,
We have deployed some devices now, and we see quite some modem faults popping up.
Could you try to give all info on what you know about these faults we have from...
Environment
SoC: nRF54LM20 (DK; silicon reports nRF54LM20B ENGB — also reproduces built for the LM20A target)
nRF Connect SDK: v3.3.0-rc2, west v1.5.0
Bluetooth: SoftDevice...
Hi, We are using nRF Connect SDK v3.0.2 (Matter 1.4.1) We are trying to do Matter certification, but we have an issue on TC-RR-1.1 and TC-OPCREDS- 3.1 The device crashes randomly...
Hello
We are using nRF5340 as our EVK with a 12 antenna array plate(4x4 with center 4 ones not being there). Our beacon uses nRF52833.
We used Nordic's sample codes- ...
Title: nRF52840 / OpenThread: how to inject custom IEEE 802.15.4 RX frames into the native receive path?
Hi,
I am working on a test setup around nRF52840, OpenThread,...
When I put the code onto the test bench for battery life test it showed a huge amount of current being consumed and it droped when I turned of SAADC (ADC). Why is this that...
I have create a new DFU_public_key.c file with nrf_util and replace the existing file in the dfu_req_handling folder (MacOSX).
I had to change the name of the nRF5_SDK_14...
i'm really new to the board (nrf52840) the examples like blink,pwm i have tried out. now i need to know the programming of the ultrasonic or any sensor and how to connect...
Hi,
few years back I've developed an application and a simple SPI bootloader for nRF51.
Later I've implemented the same on SDK 14 for nRF52832. Softdevice is SD132.
...
Hi there,
I'm trying to get access to the nrf52840 in the nrf9160 using the nRF Connect v 3.2.0 but I'm having this message
It seems that the device is not being...
Hello, Im working on software which will send data directly through usb port (hardware ch341 + nrf24l01 (master spi)) to the network of nrf24l01 (MCU Arduino + dot led display...
Hi
I am using the Nordic NRF52840_dk with SDK 16.
I want to store data to flash memory with Ble and uart enabled. I am using a external UART peripheral to receive data...
Project context: -------------------- Server BLE for home trainer diy Target (Bluetooth server) : Bluefruit nRF52 The feather Library : BluefruitBLE Client : nRF Connect ...
Hi I am planning a new product and doing some research, it is going to be an educational product, my question is if there is support in the arduino core to use the propriatery...
Hi
I am using nRF52832 Soft device S132 sdk 15 and interfaced it with two peripherals over UART. However I dont want to use them simultaneously. Since nrf42832 can support...
I think my question is a general question about the BLE GATT concept of "Control Point". 1- A control point is a special characteristic. 2- A control point is a characteristic...