Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
Hi,
I’m working with nRF54L15 (nRF54L15 DK) using NCS v3.0.2 , and I’m facing an issue with ADC channel readings.
I configured the following ADC channels:
AIN3 ...
nRF54L15 DK Board
BM-SDK-V1.0
Hi:
I have debugged the IRQ according to the nrfx demo, but now there is an unresolvable error that requires assistance.
This is an error...
We are developing the nRF5340 for the Thingy91X based on Connectivity Bridge (NCS 3.2.4). I want to output logs from SWD and view them with RTT Viewer, but even when I call...
Hi DevZone,
I am currently working on an external Flash OTA update via SQSPI on the nRF54L15 DK (v0.7.0). I have already verified that SQSPI read/write operations are...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello! We are in the middle of an upgrade to 3.2.1, and we encounter the following issue using SB_CONFIG_MCUBOOT_MODE_SWAP_WITHOUT_SCRATCH, SB_CONFIG_MCUBOOT_MODE_SWAP_USING_MOVE...
Hi everyone,
I'm using the nRF5340 on a custom PCB board without an external 32 kHz oscillator. On the network core I flashed the hci_ipc sample.
For some reason I occasionally...
I am testing the NRF9151-SMA-DK NTN function using the mfw_nrf9151-ntn_1.0.0 firmware and serial_modem_v2.0.0-preview1_nrf9151dk_normal_mtrace app. I keep seeing
%MDMEV...
Hello,
I am measuring RSSI values with nrf_modem_dect_phy_rssi(...) from the DECT PHY firmware.
The nrf_modem_dect_phy_rssi_event refers to positive values being saturated...
Hi all,
I'm working on BLE time synchronization between nodes using hardware timestamps via GRTC + DPPI + PPIB cross-domain. CRCOK and PHYEND work perfectly, but adding...
HI,
I'm reading this post about NFC antenna matching. It says in Method 1 to connect the coil antenna to the S11 port of the network analyzer. How should I make the connection...
I am currently working on a design with the nRF9160, and have a few questions about the DEC0 pin and decoupling for the module in general. I have been considering adding additional...
I keep seeing this in your documentation:
This functionality is in the process of being deprecated and replaced by Zephyr’s default devicetree-based memory partitioning...
Hi,
I am testing the radio_test (short-range) sample on an nRF54LM20A DK . The test setup is:
Board: nRF54LM20A DK
Sample: peripheral/radio_test (NCS version...