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...
I am using the BMD-350 in a new device that reads off of a sensor and changes the alert level in the IAS based on the value. Implementing the client on this peripheral, I...
Hi
I'm trying to use the nRF52840 DK debug out to program/flash an external nRF52840 IC that runs at 1.8V logic level. According to the manual, the DK is running at 3V...
When running our hardware using the J-Link debug in connector on the dev kit, BT is fully functional. But when we try to run using the very same power source (ie, the dev...
Hi all,
I'm developing a custom board that is equipped with a nRF24L01+ (directly soldered on my PCB, no breakout). The board is equipped with a PIC32, that controls also...
SDK 15.2
port_cmsis_systick.c
nrf_drv_clock_lfclk_request is part of the legacy drivers that will eventually be removed?
Does this mean for FreeRTOS I need to keep...
Hello,
I want to set the nrf24le1 module into register retention mode with timers ON but clock source from XOSC32K. I need this power saving code in my project. Also can...
Hi,
I am using adafruit Bluefruit BLE SNIFFER. My question is whether it is required to use jLink along with it to connect to it via USB. Also, I have a question can I sniff...
sdk5 15.2's app_timer.h at line 61 says:
* @details Use the USE_SCHEDULER parameter of the APP_TIMER_INIT() macro to select if the * @ref app_scheduler should be used or...
I am trying to read hts221 and ccs811 sensors from thingy and want to make the data available on UART(P0.02,P0.03).
I have tested the uart code and able to print data -...
Hi all,
I am trying to configure the LPCOMP module of the nrf52832 using registers directly, that is, without using the already generic functions that come with the sde...
Hello
I have two similar (as their producer says) boards. Both nRF52832. The main difference is in modems used for external data transmission.
SDK 15.0.0
SD 132
I...
I have an application using mesh SDK 2.1.1 that is working. I am migrating to V2.2.0. In my current code I use nrf_mesh_opt_set() to enable and disable a relay feature. I...
Hi,
Can nRF Sniffer v2.x software flashed in nRF52832 used along with wireshark sniff all BT 4.0,4.1,4.2,5.0 packets?
Please confirm so that we can proceed to buy the...
Hi there,
The DFU Nordic samples have a 4K "MBR Params" page, located in the last 4K of flash. e.g., the linker file has:
MBR_PARAMS_PAGE (rw) : ORIGIN = 0x0007E000...
Hi,
I need to minimize the power consumption.
For this reason when my device is in advertising the peripherals:
TWI
hight frequency clock
external interrupt on...