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, everyone,
We are developing BlueTooth projects on NRF52832 and NRF51822 modules. The projects are built from DFU Bootloader, Soft Device and Main Application. Each one...
Hi Sir,
For EN 300 328 V2.1.1, I reference below setting.
https://devzone.nordicsemi.com/f/nordic-q-a/21643/en-300-328-v2-1-1-receiver-blocking-test-setup/84959#84959...
Hi
I am using TIMER3 and TIMER4 for generating PWM signals using PPI and synchronizing ADC sampling, respectively. I posted the preliminary project in here . After taking...
I am using mbn52832 BLE+MCU module and i am facing issue in one of the GPIO pins.
I am facing issue in P0_29 pin and i am driving the P-channel MOSFET from this pin. I have...
Hi,
I would like to configure the watchdog timer for the nRF9160. I have attempted to run the Zephyr example application (path/to/zephyr/test/driver/watchdog/wdt_basic_api...
Hi:
i am working with Thingy52,and i have get a zip pack named thingysdkv210,today after the compile prcess after following ../PCA20020/thingysdkv210/documentation/firmware_compile...
My problem:
I have to setup a BLE connection between two nRF52 devices one central device and one peripheral device. I have multiple central devices (C1, C2 to Cn) and multiple...
We are developing BLE 5.0 products using the nRF52832 running the Nordic S132 v6.0.0 softdevice and SDK version 15.0.0.
We noticed that one of our test devices, a Huawei...
Dear all,
I am trying to develop an application that reads data from a sensor (accelerometer) and I want to be able to update the advertisement packet with the measurement...
Hi, I am using nRF52832. I want to update my boot loader using DFU, I am unable to find correct command to get .zip file. I am using below command:
nrfutil.exe pkg generate...
Hi,
For my home Mesh network, I use a Android mobile phone + nRF Mesh App as a mesh provisioner to configure the nodes, and control the mesh node as well.
There're about...
Hello,
When I use the nRF9160 to upload the data to the cloud based on the LTE-CatM1, what's the maximum current? The datasheet of nRF9160 mentioned:
1. Application CPU...
Hi all,
I'm struggling with UARTE and easyDMA. i just want to send data with TX.
I am trying to configure it with the hal librairy but i cannot manage to make it work...
Hi I would like to, at app level, implement access control to characteristic. My characteristic is configured solely as notify (no read, no writing).
When a smartphone turns...