Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Hello,
We have a custom board of nRF52832 with two buttons and right now Buttonless DFU is also working perfectly. But, we have scenario where if combination of two buttons...
Please help with writing to flash. If SoftDevice is off all ok. If SoftDevice is enabled, the sd_evt_get function always returns the value 5.
Here is the test code:
Hi!
We are developing a tracker based on Thingy91 using GPS and LTE. We're using the latest Modem firmware 1.2 and Zephyr/NCS v1.2.0
The GPS cold start until receiving...
Hi Devzone!
I'm trying to monitor the battery level of Lithium Ion battery.
I'm using SAADC to check the voltage of 3.7v 3500mAh Lithium Ion battery.
The battery...
when I am waiting for an event the current consumption is becoming ~180uA continuously.
I am waiting for an event using the following function
void deep_sleep(void) {...
Hi All,
I would know, is the NRF52 BLE Mesh Bluetooth 5.0 qualified or not. I did not find it anywhere. As I can see the in Cypress website, they clearly mentioned that...
Can somebody please measure and post the dimensions of the nRF9160 DK please.
Either they are not in the SPEC, or i cant find them.
either way W x L x H - would be appreciated...
Is there a way to specify which AIN should be used through the devicetree API? For example, here is a code snippet:
How would I use the devicetree API to replace the NRF_SAADC_INPUT_AIN6...
Hi
regarding the Nordic guidelines for aQFN, it recommends to use 0.305/0.61 for through hole via.
We are using 0.2/0.4 to avoid soldering bridge and non find any issue...
Hi,
I've tried the Heart Rate sample code (both from hex and source file) and in both cases, I encounter the same problem - constant disconnection. When it finally connects...
Hey, so I have been working on developing a BLE central device on a Raspberry Pi using the bluepy library. It's a pretty simple application, I just need it to scan and interface...
I tried to launch your example "Bluetooth: Mesh Light" using nRF5340 PDK and I failed. I followed this guide developer.nordicsemi.com/.../README.html . Also I tried to launch...
I am student and my question is in nRF52833 how the feature of direction finding can be used ? From my understanding it has one antenna which provide CTE or IQ samples that...
When playing with the NRF9160 samples (https_client and mqtt_simple, haven't tried others yet), I found a problem and workaround to that problem:
I'm not sure if it's a...