I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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...
Hi,
I have the following set up:
The remote: nrf51822 acts as central
The wheels: Each wheel has nrf51822 acting as peripheral.
The remote needs to first connect...
My application needs to be notified of large current draws due to the activity of the nRF8001. The active signal works fine for this purpose, but why is it available only...
What is the typical expected receiver sensitivity when performing BER test (1Msps, 16 byte packets) of the radio module ? The spec refers to 2 values: -93 and -96 dBm (p.231...
Hello,
We are considering merging the Eddystone and iBeacon features together, packet types toggling at each interval tick, then we assumed that we should take the Eddystone...
My device is sending a beacon under DEBUG, but not under RUN.
The issue started when I converted the scan_and_forward example to use a 16-bit device address.
It steps...
Dear Sir or Madam,
I'm using a dev kit with the nRF52832 to realize a project in school. So my work contains two wearables and both include the nRF52832. Now I want to communicate...
Hello,
is it somehow possible to calculate the distance of a BLE enabled and advertising periodially cell phone to a turnstyle gate.
There are for example 10 turnstyle...
Hello,
I'm trying to update from Mesh SDK 1.0.0 to 1.0.1, I've followed http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v1.0.1/md_doc_getting_started_how_to_nordicSDK...
Hi all,
I would like someone give me a suggestion about timers.
in my current approvement I am using an RTC timer with 32k crystal to control my sleep times it is power...
Hi there,
I have an nRFready Smart Remote 3 in front of me to evaluate for development of an upcoming product. I've had a look around the forums and documentation, but...
I’m currently making some measurements with a power analyzer on both, our own hardware design with the nRF52840 (Samples B) and the nRF52840 Preview Dev Kit.
I took the...
Hello Community,
this is my first question, since I could not find any clue on the internet and here on the devzone.
Problem:
I need to read/write a value to a GATT...
Hi,
I compiled (using ARM GNU) and run the USB CDC ACM example found on SDK_14_0_0. I have windows 10.
Windows 10 do not reckognize it as a CDC device and instead I...
hi,
I am developing with nRF 52832 on my own board. the code worked fine until I added the UART_init() function. my source code outputs an error message.
i reinstalled...