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...
hello all ,
controller nrf51822
i am trying to development for EPD 7.5 spi interfacing through external flash image send .
my question is i am using reference code for...
Hi, everyone,
We are developing BLE project on nRF52832 chip by using SDK14.0 software.
The project is build from one master-device and many slave- devices.
The master...
hi............
i want to modify the ble hts program , inorder to add a timer in it. i want to transfer the data for every one minute ,so data have to read for every one...
Hi.....
i want to transfer the data for every one minute from peripheral device to phone (nrf connect ).. how to declare in the program and what function to be used ?
...
hello,
I use buttons_leds_init(&erase_bonds) to get data from AS3933 LF chip after it give nrf52810 a wake signal. But after i start a app_timer, the button bsp_event_handler...
Hello Everyone,
i am trying to create the new project in keil version but i dont know how to include library files and how to create new program file please help me in...
Hello, is it possible to receive and transmit RSCS characteristic on only one nRF51 DK ? If merging rscs_example and rscs_c_example into 1 project is a good idea ?
Hi,
I'm having issues getting code to run using nRF51 SDK 10.0, on an nRF51822xxac.
I am using the pca10028 ble_app_hrs_c example, and the inculded softdevice "s130_nrf51_1...
Dear all
I am currently working with a nRF52840 Dongle, the ble_app_blinky_s140 example.
To power some external circuits i have to set VDD to 1.8V.
Until now i tried...
hi, this is Shivaji, I have to work on Bluetooth mesh, so which kit I have to buy, can I buy thingy52 or can I buy nrf52dk. which board should I buy, and can get the android...
Dear Sir,
I have bought a BMD 300 chip.
I have implemented a firmware with segger embedded studio and SDK15 for nrf52832.
I have flashed it to BMD300 DK from Rigado...
Hi:
As we are going to use nRF52840 on our product, we were trying the check the HW security implemented in the chip. nRf52840 implemented Arm TrustZone CryptoCell-310 in...
Hi Team,
I hope you are doing good.....
I am using nRF51822 with the SDK version 12.3.0 in windows, keil version is 5.26.
In the blu_app_uart Application i want...
Hi,
In order to isolate the issue, I've created an app that :
1. switches to dc2dc mode.
2. calls sd_app_evt_wait()
I still see 3ma consumption,
any ideas...
Hi
Actually i have a big project and have a problem in the estimation of FLASH and RAM memory for the project
i ma going to implement the mesh SDK with the BLE Stack because...