I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Device Overview
We have developed a smart wearable that sends notifications to our mobile application over BLE. Under normal conditions, the device alternates sensor...
Hi! We're testing nRF7002 with the nRF7002-DK and NCS v3.0.2. CONFIG_NET_ZPERF=y has been added to the nrf/samples/wifi/shell/prj.conf, the rest is untouched. Running that...
Dear devzone, Can our nRF52840 detect 20 nanosecond voltage fluctuations using COMP? For example, if I set a lower threshold of 20mV and an upper threshold of 60mV, and the...
I'm writing an application for the nRF54L15 that periodically receives the local time via bluetooth and keeps track of time on its own between syncs. I'm using a 10ppm external...
Hi,everyone:
We are developing a Nearby protocol combined with UWB, which needs to communicate with the Bluetooth of Apple phones and then use UWB to measure distance. We...
In the documentation for the secure bootloader, it's mentioned that the provisioning data gets stored in OTP memory for some chips (e.g. nRF5340). Is there a way to know what...
Hi nordic: What is the peak current of NRF9151? The relevant parameter cannot be found in the datasheet, while it is available for NRF9160.
Best Regards
JERMI.JIN
Hello,
I am working with the nRF7002 DK board and attempting to use the "Light Bulb Matter" example from Zephyr. I am encountering issues when trying to connect the board...
Hello,
I am trying to build a firmware for the nRF5340 on the Thingy91:x. The firmware should use the external flash for the secondary Image and is using the chained bootload...
I'm using the nRF52840-DK part number 1490-1072-ND I ordered last week. In both nRF Connect for Desktop and the VS code extension the device wasn't able to detect. Tried two...
I am using the nrf5340 on a nrf7002fk dev kit. I am interested in low power operation so I am measuring the power consumed.
I am running a simple app:
int main(void) ...
I've got some timing-issues with the nPM2100. As I could not locate the relevant information in the datasheet, I'm requesting this here.
My PCB has an nPM2100 with a mechanical...
SDK 2.3.0
We have a custom board with a few GPIO connected to various interrupt sources (Button, sensor interrupts, power connection etc.)
We are experiencing here sleep...
I want to create automatic build using CI in bitbucket pipeline.
I would like to use image NordicPlayground / nrf-docker to compile the project. I saw the article Build...
I am trying to get the wifi stack to connect to a wifi AP using WAP2 Enterprise (initially just with identity and eap_password, later with full ca_certificate check and client...