I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
We are currently developing an ECG sensor patch that will operate over a cellular network, and we are considering using the nRF9151 for its LTE-M/NB-IoT capabilities. Since...
I'm interested in determining the current coverage enhancement behavior of a device, and I'm noticing a discrepancy between the AT+CEINFO and AT%CONEVAL results. Specifically...
as my last post issue nrf desktop in ncs SDK cant work when onnect to cmac os - Nordic Q&A - Nordic DevZone - Nordic DevZone .the ncs desktop cant work in mac os in nrf52840...
We are currently mass producing nrf52833. However, there is a problem with BLE communication. The defective product does not appear in the BLE search list at all. The failure...
Hi,
I'm working with UART with DMA(UARTE) on nRF52840. UART does not have HW flow control, just RX-TX.
I'm confused with DMA part. Is DMA circular or I have to reset it...
I have a nRF5340 using nrf connect v3.7.99-nc1 that is in a peripheral role. I establish a l2cap connection to the peripheral, to request a larger amount of data. That works...
Hi,
Working on a new project, custom board, using an nRF52840. Wrote my own DTS and all that. Program works as intended, but the nRF Connect for VS Code plugin refuses to...
Hello,
I am using nrf5340 audio sample with the custom board. The nRF Connect SDK version I used is v2.7.0.
I referred to this post and tried to add skyworks fem to my...
Hello,
I am working on using the Nordic nRF TNEP API to support an NFC Bluetooth tap-to-pair application with negotiated handover. I have been working on programming the...
I'm working on custom test software for use in production programming/testing of my product containing a nRF9160. I'm using the nrfjprog executable, but with problems, every...
Hello. It's not charging at npm1300. The manufactured circuit did not have cc1 and cc2 of usbc connected to cc1 and cc2 of npm1300. If cc1 and cc2 are not connected, does...
I saw the recent announcements on your LinkedIn, that you're partnering with various NTN providers, that allow one to use LTE over NTN. However, how exactly do I access these...
I have a multithreaded application running on NCS 2.9.0 and I want to be able to see what all the threads are doing at the time of a crash via coredump. I have the following...
Hello team,
We are using nrf52dk with nrf52832 by vs code nrf connect sdk extension.
I have add zephyr led blinky application and flash it on the board and it's working...