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...
I have some Bluetooth LE v4.2 beacons that I will connect ONLY with known devices that we may call "readers". No consumer with use my beacons, I program them, I install them...
Hello everyone,
I am currently working on porting the InvenSense motion driver 6.12 to nrf52840pdk.
I followed porting guide provided by InvenSense. However, I met the...
First of all, I know the difference between the two roles, and I have also read through docs.
My question is actually limited to the current nordic mesh implementation....
I need a bootloader that I can use for my application that doesn't use a soft device and allows the firmware to be transferred through uart. Going through the forums, I found...
Common situation:
We have flashed dfu bootloader, and firmware uploaded into Flash via DFU. In this situation, DFU settings page contains correct CRC value for existing...
Because if there is, I'm not seeing it. It seems to me that the SDKv14 has asks you where you want your event handler function like this:
Where spi_0_event_handler() is...
HI,
I have been trying to generate the hex files for the mesh sdk (Latest) examples using cmake following the instructions in the documentation.
But the platforms supported...
Hi All,
I am starting an application using nRF51822 beacon kit.
I have some observation regarding current consumption.
1- erase entire flash and power up only, i can...
I'm trying to measure the startup time of the 32 MHz XTAL at the pins XC1 and XC2. Often a microcontroller will indicate in a register that the XTAL and internal PLL are stable...
I wanna use NFC Tag module for OOB authentication in Bluetooth Pairing. I don't wanna use heavy SDK library for it.
Just need simple function which configure NFC to transfer...
I need to achieve the "few uAmps" level of sleep current while running the latest mbed-os 5 on an nRF2832 (inside a u-blox NINA-B1 module). I'm currently seeing ~500 uA in...
Hello,
I'm writing a python script to flash batches of boards with NRF52's.
This is the part of the script that flashes the boards:
I call that function inside a for...
Hi,
I have a problem using Nrf51822 with softdevice S130 2.0.0.
It happens sometimes, not always just a few times, in an unpredictable wat that using the function sd_ble_gatts_value_get...
Hello I am developing an application with this sensor and I have this board that I recently bought, is there an example where I can do a sensor test? or if someone has tried...