Hi,
I have a nrf54H20 board rev 0.9.2 and I followed the docs.nordicsemi.com/.../ug_nrf54h20_gs.html guide.
After the guide had been done I get following error when...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
Hi
I'm unable to display any outputs for any project that I tried. I've tried my own project as well as some the included examples in the VS NRF extension. I'm able to connect...
I'm working on a system that has an nRF52 and another ARM microcontroller. We have communication between the two over UART, and I want to use the external app functionality...
Hi there,
We are developing an nRF52832 based product based on the CAF and Event Manager that requires, among other things, regular reading of sensor data and running control...
Hi, I am quite new to App development with Android Studio. My project is to make an app plotting the data collected from one of the pins of ItsyBitsy nRF52840. I found an...
I have just configured Wireshark 3.6.5 with nRF Sniffer 4.1.0 on the PC with Windows10, but I am not able to select column "Destination" to be shown. It is not present on...
I want my device to continuously advertise and if there is no advertising in between, at that time device should be in sleep mode, I've used idle_state_handle(); but still...
The default Kconfig option for the MCUBoot swap algorithm is CONFIG_BOOT_SWAP_USING_MOVE, which corresponds to:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hello,
I'm on the development of a biomedical application using nrf52832 module. Would like to know if the CPU core can be able to isolate itself (ignore all incoming interrupts...
I have watched your distance measurement webinar.
We want to use the distance measurement tool in our thread network, but I do not know how the synchronisation should be...
Peripheral: nRF52832
IDE: SES
SDK: nRF5 17.0.2
Hi,
I am attempting to jump from a non-BLE application to a BLE application. I was successful in modifying the "secure_bootloader...
Hi,
I have a question of my "PCA10056 boad", The VDD_NRF voltage is only 1.7V when connect microUSB of J2, I think one of my board components is broken, can you gei me some...
Hi,
I'm using nRF52805 with LIS2DW, accelerometer.
LIS2DW is controlled by I2C protocol. but I do not use nrf I2C driver. I am using two GPIO port emulating I2C. It works...
Hi,
Regarding QSPI, could I use the QSPI feature to fetch stored sensor data directly from the flash and send it via Bluetooth module, or is it only to increase the application...
Hi,
I have two nRF52833 and i want to make one tx and one rx (with an antenna array) for direction finding (AOA mode).
I have already compile the project called "direction_finding_connectionless_tx...
Hi I'm developing an application using SoC nRF52840 and I need to use load cells to measure some weights. A lot of existing solutions use the HX711 chip to amplify the differential...