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...
Hello. I have a question and a request for Nordic developers.
It is really super-helpful that in SDKV12 you converted to having a master sdk_config.h that contains what...
Hi
I tried to update the nano-pb library that comes with the SDK 12.2 for signed DFU to a higher version. The version in the SDK has "0.36 dev" and i tried to update it...
I'm just checking because search didn't have hits.
Has anyone used JTAG "chain" programming to flash two micros on the same circuit? I assume the nrf52s won't hold this...
In the nRF UART v2.0 App, the app have the "send" command. And I can send the data to my nRF52 DK, and it print what I'm sending on the Serial monitor.
However, in the...
NRF52 DK on SDK 12.2 (using armGCC)
I have the FDS example from GITHUB working - it shows it is writing and reading the example data (0xDEADBEEF and 0xBAADF00D) fine.
...
EDITTED-
I have a project coming up that uses:
BLE Softdevice, a fair amount of GATT data
SPIM with a fairly high data rate, slave has a RDYN (data ready now)...
Makefile.windows Capture.PNG hello i am trying to make nordic project in eclipse.
for that iam following this tutorial.
https://devzone.nordicsemi.com/tutorials/7/
i...
Hello,
I am using a RFDigital Simblee module (nRF51822 chip) and an ADC with thermocouples to measure high temperatures and process the temperature data via BLE. So I'm...
I created an App with one 16 bit service and some manufacturer data, but the maximum length of manufacturer data that doesn't cause an error is 16 bytes, when in theory it...
Hello,
I have followed the instructions for openwrt on rpi2 devzone.nordicsemi.com/.../
and was able to establish connection Bluetooth 6lowpan connection between Rpi and...