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...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Goodday all,
I have a few nrf52840 dongles that is not being picked up by the usb anymore. I have been looking for ways to reload them back to "factory defaults" but cant...
I'm using the bootloader_secure_ble example, nRF52832, SDK14.0.0, S132 v5.0, IAR 7.80, nRF Connect v2.6.1, and an nRF51 Dongle connection to the host computer (Windows 10...
The documentation on the SAADC peripheral driver is unclear about how the samples are handled. When I read the docs I was under the impression that when providing a multiple...
Hi All,
We are using nRF52832 in our product. We are facing issue to establish bootloader in it. We used example codes for bootloader.
Below SDK example and procedure...
This questions seems to have been asked before in bits and bobs, but it's been hard to get a full concrete answer to this, which should be simple (in hindsight) I hope.
...
I’ve provided radiated immunity test for our devise based on the nRF52832.
The test has been provided by electromagnetic pulse with a power of 10V/m ,duration 1sec and the...
I am testing on my own board. The SDK is nRF5_SDK_12.3.0_d7731ad IDE is IAR Embedded for arm 8.30, windows version. Softdevice is S130. chip nRF51822_xxAC.
The firmware...
Hi,
I am in need of merging ble_uart and proximity program.
is there any code already there
I need to sens the data from nrf to mobile and i want to know that the nrf...
Hello everybody, I am trying to exercise the DFU for mesh following the DFU quick start guide (v2.0.1). To put you in context I have four nRF52840 devkits, three of them are...
hi..
i am using nf52832 ... segger 15.2version ... while i am start to execute the code .. i am getting the error at nrf_breakpoint_cond ... then i tried to set breakpoints...
Hi,
I am new to software development and had a query about software version control with the Keil IDE using git.
As a beginner, I simply copied an example project in the...
Hello,
I'm on nrf52DK PCA10040, SDK15.2
I'm sure it's quite basic, but I don't get it. I just need to write actually two uint32_t value in flash memory (so FLASH_DATA_LENGHT...
Hi,
I have got a nRF542840 dongle, and I have installed all the required programs (I got all from this website: https://www.nordicsemi.com/eng/Products/Getting-started-with...
I recently went through the process of building the pc-ble-driver-py library/drivers and running it on my NRF528240 Dongle and have no issues with it. I wanted to share it...
Hello,
I have problems to get SES working with nrf51822 projects. If i import project with help of tutorial from nordic semi i get undefined symbol __data_start__. Now i...