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...
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...
Hello everyone ,
We are able to read out ADC values(if i connect battery positive externally on ADC pins). i wanted to know if there is internal connection provided to any...
Hello,
Testing your nRF Connect with a BLE Thermometer. I was able to connect and read data.
Can you help me with one question I have ?
This is part of the log file...
Where to start? Is it possible?
I need to send data between the two chips using 802.15.4.
There is no need to form a network.
I was looking at the Wireless Uart example...
Hello all,
We want to run the example TCP-Client example from IOT SDK.
how should we proceed for the same ?
Which softdevice must we use ?
Thanks and Regards ...
Hi,
My setup:
* nRF52 DK
* nRF5_SDK_15.0.0_a53641a
* s132_nrf52_6.0.0
* SES V3.34b 64-bit.
I am struggling to properly use FDS module. I am using multiperipheral...
Hi Support Team,
By testing SDK15.0.0/Serial DFU, I find that if we use non-default baud rate(115200), such as 9600 or 38400, we have to assign a non-zero value to -prn...
Hi everyone,
I have 2 boards that I've been using for testing. One is the NRF52 DK with the nrf52832 and the other is a simple custom board i made with an nrf52810.
I...