Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is 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...