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 Hackable kit which has nrf52832 to control a servo motor and read accelerometer(AXL335) readings through a iOS app. I am a novice when comes to embedded. I...
Hello, ererybody!
I use nRF52832,have a development board.
I was testing the adc module,using the ANI2 channel,I measured the ANI2 channel voltage to the ground,find it...
Hello everyone,
now i'm working with nRF52840 PDK( Engineering B ) and i migrate my project from SDK 14.1 to SDK 15. My starting point is ble_app_template and i want to...
Hi!
My setup:
* nRF52 DK (let's name it N )
* nRF5_SDK_15.0.0_a53641a
* s132_nrf52_6.0.0
* SES V3.34b 64-bit
* two android smartphones (let's name them A1 and...
1. nrf51822-qfaa
2. sdk10.0 & sd8.00
Q:
If the MAX_CONN_INTERVAL is set to greater than 200, NRF_ERROR_INVALID_PARAM will be returned when called sd_ble_gap_ppcp_set...
This post had a discussion on using one button but the first reply suggested a buttonless solution. So now I'm not sure if one button dfu is best if same button is used for...
hi,
i am doing a project where i have to exchange strings between nrf52832 as peripheral and andoird smartphone using nrf connect app, in this project data security is a...
Hello!
It's the first time using Nordic devices so i´m doing some SDK examples and trying to merge them. I'm using SEGGER Embedded Studio. Right now i´m using ble_app_blinky...
Hello,
I'm usign nRF52832 IC and SDK5. I want to awake the sleeping MCU by NFC and pair with BLE. In short Pairing device address should be transfer via NFC. There will...
Hi all
i am using SDK15, nrf52832 dev kit and s132 version 5
I followed the below steps:
1)Flash the softdevice
2)Update the generated dfu_public_key in secure_bootloader_dfu...
I am developing a firmware and connected a spi LCD to nRF52840, but I got the max speed only 8 MHZ, in Datasheet is 32 MHZ max.
Which speed of the SPI master is max ? (I...
I'm getting a disconnect reason of 0x3D / BLE_HCI_CONN_TERMINATED_DUE_TO_MIC_FAILURE during a connection attempt. It does not happen for all my phones except one. It appears...
Hello Everyone,
I am a beginner and working on nRF52832 DK using SDK v15 and using keil mdk armv5.25 as a compiler. Currently I am trying to modify an example in the SDK...
Hi,
Quick question: I read in this article on the section "A tough world of lighting controls" it states the following: "Let's say that five messages are spaced 20 ms apart...