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...
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...
Hi,
I've just started to implement the example
github.com/.../nrf51-ble-micro-esb-uart
for the nrf52. And it is now running so I can send and receive stuff via BLE...
Hello everyone,
After days of struggle with the yunjia board it seems that I cannot download any program to it.
I tried falsely to download program for the PCA 10028 but...
Hi,
I would like to set up simple bootloader that initializes COMP module and waits for proper voltage on analog pin to show up, then launch BLE application.
Is there...
Hi,
I know that there is documentation, and that there are some answered questions abaut this, but still i dont think i understood how macro APP_TIMER_TICKS works. I need...
Hi,
I'm looking at adding IPv6 connectivity to my nRF52-equipped product. When I last looked a year ago, things seemed to be moving along very quickly. However, looking...
Hi,
I’m using nRF52840 with softdevice s140 and nRF5 SDK v13.0.0 and I’m having some issues regarding the optimization set up for the IAR Compiler (IAR Embedded Workbench...
Hi,
I'm using the "ble_app_multilink_central" example on my nRF52, what is the setting to advertise from my Android phone (using the nRF connect app) ?
Thank you
Hi!
I have some questions about the programing.
I want to do nRF24LU1 programing. I know I can do the programing by using USB port for the first time.
Do I have...
Hello,
I want to combine ble_app_gls and bootloader_secure project. Can you suggest me how to add dfu functionality to ble_app_gls project?
Thanks,
Shailav
image- publickey...
Hello,
What I want to do is to store custom data to flash using FDS in "disconnected" event.
When I try to write the data in "disconnected" event, the write_flag is...
Hi,
I have 52832(ble_app_multilink_central 12.2) which is connected to 5 51822 (experimental_ble_app_blinky) modules.
How to make 51822 not discoverable or not connectable...
Hi, I'm interested in the nRF5 SDK for AirFuel .
I have received a task to replace parts in a product which formerly used wireless charging and the CSR BLE chip.
I think...
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...