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...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
Hi , I am using nrf52840 dk with zigbee cli example in sdk. I have configured nrf52840 as coordinator. I am using xbee pro s2c modules as router in zigbee network. Terminal...
Hi everyone,
I want to send my IMU's readings through BLE to a central. I have implemented the code and notify the central every 1s with the measurements.
I have an array...
Bonjour, je ne peux pas télécharger un firmware via l'application nfr toolbox avec mon Huawei p8 pour mon home trainer connecté, via bluetooth. Je reste bloqué à 2% et un...
I'm working on a solution and facing a few difficulties. well, I have more than 100 smartphones (android and iOS) devices in closed proximity were all the devices are logging...
Hi,
We have an embedded flash of 4Gbit which stores sensor data. The data needs to be transferred to a Smartphone. Now we are using USB cdc acm for transferring data with...
SDK 16.0
52810
S112
From the sample code of SDK we can see that the UART is enabled by code ourself, as the following. However, what's the usage of the NRFX_UARTE_ENABLED...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
Please tell me the operation when garbage collection is executed. The setting values of FDS are shown below for reference.
We...
I am trying to program my custom board nrf52811 by pca10056 using ses, and i was able to flash any example of nrf_SDK, however the LED does not blink. even though i added...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
The following contents are described as the description of "FDS_VIRTUAL_PAGES". "One of the virtual pages is reserved by the system...
Hi, I'm trying do drive WS2812B LEDs (aka neopixels) with the I2S peripheral, using method similar to this https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/driving...
Hi,
I want to implement a Single Base UUID with 3 Custom Characteristics. I followed the instructions which are mentioned in the https://github.com/maidenone/custom_ble_service_example...
Hi,
I'm using the I2S for driving a Neopixel (WS2812b) , my code is working properly on the nrf52840DK . but when i flashed it to the adafruit nrf52840 board via the P19...
Hi,
Can you please provide a small UART application for the nRF52 and nRF52840, to communicate with PC application using bluetooth.
The deafult ble_peripheral applications...
I would like to connect an nRF52833 to a host through UART-over-USB. The host needs to be able to update the nRF52. HOWEVER, the host is itself an embedded device, not running...
Hello,
I started following the tutorials in the devzone blog and was really helpful to understand the logic behind the ncs. I got stuck in some issues and would like some...