Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
I'm running SDK 14.0.0 and notice in the examples/flashwrite, the very last flash page is chosen as the place to write data to. Are there any caveats to that? WIll this location...
Hi, everyone. Long time no see.
I wonder if there is a free IDE which is official recommended. As we know that Keil and IAR are all commerical software. GCC command line...
Hello everyone,
As we know the proxy protocol is defined to include BLE devices in a mesh network. But as per my understanding there has to be made some changes in the...
Hello,
I am using nRF52840 PCA10056 DK i want to make my board as central device and scan for all nearby ble devices and display it's device id on terminal connected via...
Using SCAN_INTERVAL and SCAN_WINDOW at 1600 vill make the flash write and erase come out with a error, the fstorage is working fine before the SD is initialised.
/** @brief...
Hi,
I am using the secure bootloader as a template and I want to use the inactivity timeout to shutdown after 10 minutes.
I saw that the limit should be 60000000 ms (according...
SDK: nRF5 SDK for Thread and Zigbee 1.0.0
I have code for the SAADC based on the Low Power SAADC example here .
I have modified it to sample 4 inputs, and changed the...
Hi,
I would like to check battery level using the SAADC of the nrf52840.
Assuming the voltage is less than 3.6V, do I need to have a resistor between the battery and the...
HI,
I am new to IoS development with NRF.
I am having NRF52840 DK, IoS device. I want to implement USB HID device application (similar to pulse/Gluco meter ) on IOS. I...
Hi,
I am not able to compile the SDK example by using SES for ARM V3.52.
I got one error which shown below:
It pointed to the link ldr r0, =%4
Thanks
Gan
Hi,
I am using fatfs of nRF5_SDK_15.0.0_a53641a.
I am writing a program with keil.
I am currently doing SPI communication with BLENanov2(nRF52832) and SD card with...
Hi,
I am implementing the UART on NRF52840. TX works but the RX doesnot. While debugging, I noticed that STARTRX task register is not getting set due to which the RXDRDY...
Hi Sir
We'd want to do RX testing with DTM mode, however, the dtm example code looks can't report receive data or total packets counts,
So that, we don't know how to determine...