I'm working on a IoT device that leverages the AWS IoT and AWS FOTA components from the nRF Connect SDK. The device is battery powered, and so I want to limit the connection...
Hi all,
I may have encountered an issue with nrf9151DK board.
When I only set LED1 with dk_set_leds (DK_LED1_MSK) the LED1 and LED2 are both lit.
Setting other leds...
I am using XiP with partial code running from MX25. I am facing issue where I am getting hard faults when Erase is happening and at the same time the ISR from XiP region is...
Sending array unit8 type data using BLE failed, and attempting to take 2 bytes of data from the array and send it also failed. Does anyone know what this log error means?...
Hello. I am using nrf52832 for Ble-based positioning. currently i am tackling with establishment of an anchor measuring rssi values and sending them to a central center (a...
Hi, AFAIK, factory data is written during production and will not be modified later.
Will the factory data be modified after FOTA?
I noticed that the certificate declaration...
Hello! I'm looking for a way to include fast charging capabilities in my product, while still allowing USB2 data to pass between any host PC and the nRF52840. As I understand...
Hello Everyone, I designed and fabricated a small nRF52 board. The design of this board is based on the Adafruit nRF52 feather. The difference between my designed board and...
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...