In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
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...