Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
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...
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...