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 using nRF52 DK to communicate CX93510 encoder chip via SPI. I'm using nrf_drv_spi library with SPI0 connected to pins:
#define CX93510_MISO_PIN 22 #define CX93510_MOSI_PIN...
Hello all, I'm working with construction like:
To pass some data between APP and BOOTLOADER. At first I tried to place this buffer to the end of RAM, but after restart content...
Hey Hi all, I am new to BLE Technology and it's programming. Well, I need some help on my project that I am working on. I have multiple (=25) peripherals and I want each peripheral...
I've got a custom board using the NRF52810 with SDK v15.0.0.
I am using the TWIM driver (nrfx_twim.c master mode) to drive an LCD driver IC, a capacitive touch sensor IC...
hi , endnode, I has changed app_util.h as this link
https://devzone.nordicsemi.com/f/nordic-q-a/26448/nrf52832-maximum-number-of-central-links/104059#104059
the max link...
Hi,
Is it possible to use variable Read/Write twi data length?
I'm using:
nrf_twi_mngr_transfer_t const i2c_write_raw_transfer[1] = { //NRF_TWI_MNGR_WRITE(I2C_HUMIDITY_SENSOR_ADDR...
I'm looking for someone to hire to make a Thingy program for me.
I'd like to program the Thingy so it picks up ANT+ MO2 data or other ANT+ data from multiple sensors and...
Hello,
I would like to use the bouttonless dfu feature in my application, but I have not been able to run the sdk example ble_app_buttonless_dfu.
The application does...
Hi
I have query on glowing multiple LEDs example 8 LEDS with GPIOs of nrF51422
So went through nRF51822 series based EDK design files and i see they use 4 LEds to which...
Hello,
I have been trying to test the ble_app_beacon example code that comes with SDK11.0 and upon building I got the following error:
Upon trying the ble_app_beacon...
I might be missing something but it doesn't look like the TWI sensor example in SDK 15 even uses the TWI sensor library. It looks like it uses the driver directly.
Also...
Hello
We try to measure package loss if BLE Advertising & BLE Mesh is used in a congested environment. (WLAN accesspoint has MIMO, 18dBm, heavy data transmitting with psping...
Hello Everyone,
I am using nRF52 DK and i have 2 SPI slaves (ADC and EEPROM). ADC works with SPI mode 1 and EEPROM works with SPI mode 0.
I figured that i need to manually...
Hello Nordic, I've been searching the forum and the SDK for code examples that specifically use Bluetooth 5; could you direct me to that code? Many thanks in advance for your...