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...
Our device has a 16Mb external FLASH device attached to the SPI bus.
We were wondering if it was sensible\possible\desirable to use
this FLASH as a temporary store of DFU...
Hi all!
I have been developing a BLE application using an EByte nRF52832 module and Black Magic Probe programmer running on STM32F108 "Bluepill" board.
Everything works...
Hi. I have two codebases here:
A peripheral application on an nRF51822 using SDK 12.2.0, SD 130. It has two vendor-specific services: the Nordic UART service and...
Dear helper.
Currently, in my custom board had a GPS chip that connect to nRF52832 with UART port.
But also the only way that I can trace the log is the other UART port...
Hi
I have custom board with nrf52832. I have lion batery and 3.3V ldo for powering device. I attached shematic.
For preventing lion battery decreasing below 3V, i used...
We're thinking about implementing a machine learning algorithm in our nrf52832 based product. Before starting implementation, I would like to estimate the power consumption...
Hi.
I would like to route the BLE SPI signals to an external connector for use with external debugger.
Please specify which the nRf52832 pins are by default assigns to...
Dear Nordic Support Team,
I want to integrate ble_app_uart_c and ble_app_multilink_central into a nRF52840 as an edge gateway, and the nRF52840 node communicates to the...
I try flash read, write and erase with flash_fstorage_example sdk 15 on nrf52 dk
On main.c i can write and read with nrf_fstorage functions.
When i try nrf_fstorage_erase...
I try to use SDK15/FreeRTOS project.
I measured current comsumption on IDLE state(not run any task).
It's take about 200uA.
On FreeRTOS's portable/CMSIS/nrf52/port_cmsis_systick...
Hello there,
I purchased some NRF52832 Development Kits and some NRF52832 Standalones. I wrote some code and flashed it to the development kit and it worked. Otherwise,...
Hi all!
I'm using the fanstel board. I can see that the "ble - uart" examples run ok.
In the code the configuration assign to P06 (Tx) and P08 (Rx) , when i look in the...
I'm implementing an application which uses the Secure bootloader with bonds. What happens if I create a bond to a device in application mode and then switch to bootloader...
We are designing a circuit that will be supplied from lipo battery, vddh. I am wondering how decoupling capacitors on vdd will impact as it is suggested (in errata 202) to...
We are using pc-ble-driver-py on our Ubuntu host machine which is connected to the nrf52832 running connectivity firmware and we are able to run the examples, how could we...