Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
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...
I was migrating from nrf52832 to nrf54L15, and found that,
ncs3.10 + NRF_SAADC_GAIN1_2 has opposite gain effect on nrf52832 & nrf54L15.
More specifically:
* on nrf52832...
I have started developing a new application based on NCS (previous products still using nRF5 SDK), using the nRF54L15 and I'm struggling with what should be basic tasks. Can...
Hi, I am developing a PCB based on the NRF52840-QIAA-R package.
The pads are very tightly packed, and I had to shrink the size of the middle ground pad to accomodate vias...
Due to the size limitations of the equipment, it is difficult to operate the low-frequency range of 700Mhz to 960Mhz for cellular antennas, and it is necessary to switch them...
hi
> AT+CGMR
mfw_nrf91x1_2.0.2
OK > AT+CFUN=1
OK > AT%XCONNSTAT=1
OK > AT%XCONNSTAT?
%XCONNSTAT: 0,0,0,0,0,0
OK > AT+CMEE=1
OK > AT%XSIM=1
OK > AT+CEREG...
Hi, I am designing a pcb using the nrf52805. In your reference design, the RF matching network specifies a 2.2 nH inductor in 0201 (0603 metric) package.
Unfortunately,...
Hello, We are working on a project based on the Thingy91x which uses the following SAW filter : SAFFB2G45MA0F0A. Unfortunately this part seems to be out of stock everywhere...
Hi
I am maintaining a NRF project, done all Dev Academy courses 2 years ago, still I am havibng trouble.
My current task: I need to set a (hardware) timer interrupt with...
Hi Support
We are in the process of integrating the NPM1304 into a small battery (55mAh) wearable device. I am finding it hard to figure out section 7.3.2
regarding the...
Hello,
I am not able to send any data through the pins of port P2 using Pins : P2.0, P2.2, P2.3, P2.4 , while the pins P1.11, P1,10, and P1.4, P1.5 are working properly...