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...
Hello,
We are designing a custom board, and we would like to use an external crystal for the low frequency clock source, but we are running into disconnect issues. A similar...
Hi,
I have been trying to get the BLE secure DFU example working on a custom board (nrf52840 - BC840 module). I tried it on SDK 15 and SDK 16. When I flash the BLE DFU,...
I am trying to get the current time and the current time zone. I see there is some modem commands LWM2M commands that appear to have the capability to do that. When I try...
Dear all,
I have an application that requires me to keep advertising until the button is pressed.
I use a timer to read the status of the input pin and then if input is...
All of our initial BLE project development has been done using a the Nordic nRF5_SDK_15.3.0_59ac345 SDK and 10056 eval board. Now we have a production board that is based...
Hi All,
I am developing an application with a custom BLE profile, one in which i would like to notify the central of certain values as soon as they connect. I have built...
Dear Devzone team,
What is the fasted way to fetch and store the Thingy91 measurement and device data outside of the nrf Cloud? If i just deploy the AWS certificates will...
Hello,
We are currently working on a project where up to 40 battery powered devices need to talk with one router/coordinator. Each device features a proximity sensor and...
The instructions do not tally with https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.2.0%2Flib_crypto.html&cp=4_0_1_3_9_2&anchor=lib_crypto_installing...
Hello everybody,
I tried to send data while in scanning mode (RX 100%).
I don't get any error when sending but data seems not to be sent (not shown in ANTWARE).
Is what...
Hi
So, Im trying to repeat the ble_central_and_peripheral example but with my own services. To be easier let's call the service " snsr ". So, I did the snsr.c and the snsr_c...
We have a situation where a device might have a sim card field installed, and sometimes, depending on the vendor, the APN settings might need to get changed.
Is there a...
Hi! We're using SDK 16, trying to implement OTA DFU functionality on our NRF52840 device with SD S113. Previously, SD S140 was used on our boards, and so when getting the...
Hi All,
We met a problem when we update the DTM SDK.
The conditions:
1. Same hardware
2. Use official nRF52832 Development board.
A. Old DTM SDK
SDK version...