PINs 46 and 47 of NRF52832 are Regulator Output according to the specifications. The output reference voltage is 1.3V. Is there any tolerance limit? We currently changed the...
I'm looking for a beginner's guide to setting up external flash on the nRF9161 DK. I saw nRF Cloud Multi-service as an example, but its docs did not explain what was needed...
While using the nrfConnect tool inserted into the Visual Studio code, I believe I just need to select the board target of nrf21540dk/nrf52840 and the normal prj.conf and the...
We are using the NRF9151 and unable to establish a connection to an LTE-M network in Ireland (testing in Cork currently). We are using a Kore MVNO SIM which supports Three...
Hi,
I am not familiar with the 9160DK board. I followed the same steps as the nRF Desktop Connect application guide but it always shows verification failed. I am using my...
I am working on zigbee network
"In a Zigbee network, how can the coordinator retrieve the list of all devices connected to the network?"
What is the recommended way to...
Hi,
I am currently just trying to clone the nRF connect sdk according to the getting started assistent.
All the first steps just worked fine, but I ran into a problem...
Dears?
When I click the download link of nRF Sniffer v2.x ,it show "page not found(Error404)"
Would you help me?
nRF Sniffer User Guide v2.2 is to be used with the...
Hi Sir,
In normal, we can see three virtual COM ports in nRF connect - programmer, first is for nRF9160, second is for nRF52840, the last is for nRF9160 but not use.
Then...
Hi
I have a wired situation in my project. Everything is working fine when I am running my heart-rate device with the debugger. When I detach the debugger or just power...
Hello
A project that recently made a sensor found that the timer consumes a lot of power.
I built a timer to collect sensor data in the timer handler.
Sensor only...
Platform NRF52832 SoftDevice S132 V6.1 SDK 15.0 FreeRTOS implemented
Hi, In our application, once the mobile app is connected to the peripheral, it makes continuous writes...
Hi, I've started an 802.15.4 project using the nRF52811 and see that support in the vSDK 15.3.0 explicitly states the 802.15.4 stack is only for another part. Is there support...
What is the manufacturer and part no. for the nRF52840 DK's NFC Antenna?
I have lost mine and would like to purchase a replacement. I have seen this previous discussion...
Hi,
I have my project working using the nRF52 development board.
A BMP280 pressure sensor is connected TWI to the board and pressure measurements are sent over bluetooth...
Hello everyone,
I trying to communicate nrf52832 SDK 15.0 ble_app_uart(peripheral) to ble_app_uart_c (central) with secured purpose adding static passkey but i don't get...
Hi,
Since migrating to SES 4.18 erasing of the flash hangs unless the JLink is unplugged and plugged in again. This is both on the DK and our own custom board. Here's the...
I looked at the info center for the part as well as the 3rd party modules; but couldn't find an FCC ID.
Does this chip (or possibly an equivalent part) have an FCC ID?
Hey All,
I'm building firmware for a central, that I want to have the ability to switch between scanning for a complete local name, or if none is given, scanning by way...
I'm working on adding support for a custom NRF9160-based board to the ncs project. It appears to be working by simply duplicating the DK and making some modifications, however...