we have a custom board with nRF9160, when using GNSS we configured it to periodic mode with 120 second interval, most time it works fine but every once in a while (like every...
Since I need zephyr version 4.0 or newer, I tried updating my project to the nRF Connect SDK v3.0.0 as well as the toolchain. I know that they are not fully released yet....
Hello,
I am a beginner when working with nRF. I am trying to run the l4_e3 solution code, but it doesn't seem to work. I can connect via BLE, but nothing is being shown...
I am currently in the process of filling out the 18031 RED Cybersecurity certification documentation. I am currently analyzing the security vulnerabilities list of NCS v1...
Hi,
We’ve designed a project using the nRF5340 + nRF7002 combination, with Wi-Fi connectivity enabled.
As part of our preparations for FCC certification, we’re currently...
working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
Hi,
I'm working on MacOS 10.14.6 and I'm having trouble with the Programmer app in nrf Connect.
I have installed the Jlink driver successfully (v6.60a), but when I select...
Hi, I am trying to add a motion sensor event into my code that utilizes the low power accelerometer on board the thingy91. I wont be in sleep mode but will be in PSM or edrx...
I have followed the instructions in nRF Connect 3.3.0 - getting started assistant to setup my nRF connect SDK.
I proceed to set the nrf repo to v1.1.0 branch (last stable...
Hi, I Implement void WriteRegister and ReadRegister SPI interface with mfrc532 but some time right,some time wrong.
Some time i write value in a regsister and i read again...
Hello,
I am emulating the behaviour of a device doing this operations (Using pc-ble-driver-py 0.14.0 and nrf52840 dongle):
Is connected by a smartphone app
Exchanged...
Hi,
I'm using PCA10040 board and J-Flash to program a HEX file. However, the programming failed because of the license problem. How can I solve this problem?
Thank you...
Hello. I want to create a profile here so that I can ask private technical questions. You ask for personal info like full name, phone, address, etc. Is any of this information...
Edit: The problem was caused by me. Solution is in replies.
I was testing read back protection functionality. For one device I've set protection using openOCD by setting...
Hi,
I noticed nrfx_spim.h contains a method called `nrfx_spim_xfer_dcx` but I can't use it directly in my SPIM app.
I am wondering if that method is available to nRF52...
Hello,
I did getting started guide on a new computer (Windows 10 64 bits) and when I tried to check if all is ok with AssetTracker, I got that error message. What cna I...
We are currently getting intermittent errors in our ANT enabled application in field testing. To try to understand where this is happening I want to send over ANT an indication...
Hi ...
I want to measure the temperature using thermistor .. I am working on saadc example . I need give the reference voltage as 5v how to give that ? is there configuration...
We are developping an application using an NRF52840, Based on nRF5 SDK for Thread and Zigbee V3.0.0
Running S140 softdevice
One way of doing OTA is described here (Thread...