Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
My product has nrf52840 with usb mass storage configured using 8MB QSPI flash (same chip as the nrf52840dk - MX25R64)
I would like to allow users to upgrade firmware by...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
I still can't see anything in the SDK documentation which tells me how to add an nRF5 SDK library to an existing project.
Specifically:
What source file(s) do I need...
Hi All;
I have been banging my head with this problem for days now. I am in the process of migrating our production FW from SDK 11 to 15 and doing some re-architecture...
Hi
currently I am working with the nRF52840 Preview DK. Using the on-board J-Link interface I can send debug messages to the debug console of the Segger Embedded Studio...
Hi,
I have tested AES-CCM of nRF52832 with reference to the following answered questions.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
devzone.nordicsemi...
Dear all,
I did below steps to connect to the BluFruit Feather board via STLink V2:
1) Install OpenOcd and STLink USB driver as: https://pcbreflux.blogspot.com/2016...
I have some code originally working using SDK 13. It reads data from the UART and send it out in scan responses. iOS was able to capture the scan response data successfully...
hi all,
Our application is a peripheral device with sensor data that is sending up to 540kb/s (68kB/s) to the central device (data rate could probably be reduced if necessary...
Hi,
I'm trying to take the readings of temperature and humidity from 4 Nordic Thingy:52 sensors by using mesh. I did the connection of the mesh and I can control the nodes...
Hello,
I am new to BLE so I am not sure where to start. I have two nRF52832 chips, one will receive data from an FPGA through SPI and then I want to send the data to the...
For reference, in case anyone else gets a similar issue :
Using the SES import facility to import a Keil MDK v5.25 Project.
After fixing a couple of other import errors...
Hi @ll,
I'm not able to receive any ble events that should be triggered by the SoftDevice.
What I did: - Using dfu_example (added beaconing advertiser and connectable...
hi,
I use SR3 52 V1.2 for development, and I want to copy a new project to change some code.
When I changed the file name, I found it could not be compiled through, only...
Hi all,
We are currently developing a wireless system for a musical instrument and MIDI controller based on a nRF52832 (using Laird BL652 modules). Our requirements prevents...