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...
i have an external nrf51422 module, and i can to erase it using nrfgo studio by nrf51 DK, but i can't program it with nrfgo studio , or by keil .
and i can't open the program...
Trying to get the debugger working with Eclipse on SDK 12.2 using the nrf52832. Using the ble_app_hrs example, I can flash the application and the "Nordic HRM" device shows...
Hi guys,
I am experimeting using the experimental_bootloader_secure_serial
example, but I am not having luck with the example code. I tried using the
BLE secure bootloader...
Dear Engineers!
have a questions about the Input circuit of nRF52.
I have to monitor the signal LEVEL from some sensor. The signal can be Positive or Negative current...
Hi,
I have a board with a NRF52 (3rd party board), there is a 32MHz crystal with the correct load capacitors on, but the crystal is outputting 1MHz on a scope (Tektronix...
Hi,
I'd like to output some audio data through i2s. It's quite easy to understand your examples provided on infocenter, however, I can't get my code to work.
Here is...
Hi all, I'm working on sdk11.0.0 and s130 softdevice. In my project I need to take data from sensor board through uart and send to mobile through ble for every 500ms. Sensor...
Hi guys
I want connect nrf51822 (Raytac MDBT40) by my phone(HTC battery one android 4.4.2).
I use softdevice 130(ver.2.0.0) and SDK 11 demo code under KEIL ARM 5.
...
when i run sudo nrfutil dfu serial -pkg my_package.zip -p/dev/ttyACM0 i get the following error:
pc_ble_driver_py.exceptions.NordicSemiException: Failed to send init packet...
Hi
I am working with mbed targetting for ReadbearLab Ble Nano. I am trying to encrypt payload before sendind it with:
include "nrf_ecb.h"
...
int main(void)
{
...
Hi, i'm using keil and i would like to run the fpu_fft example to perform a fft. The example works if I set 128 or 256 as number of input vector data as you can see in the...
I'm using SDK 6 + S110 v7.
Is it possible to use device manager to perform bonding but don't write bond information persistently in flash?
With old bond manager I could...