Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
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...