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...
Hi,
I'm trying to add LESC pairing mechanism to NUS.
Now when I'm doing pairing between nRF52DK and Phone(Android) via normal way, the behavior is what I want. Please...
Hi there,
I am using nRF5_SDK 16 with PCA10056 and Fanstel EV-BT840-V4. I am testing my example with BT-840 module as we will use it for our final product.
First i tried...
SDK: 15.3.0 Sample: ble_app_hids_keyboard Device: EYSHJNZWZ (nRF52832)
I have a question about HID. In the sample program "ble_app_hids_keyboard", the following values are...
SDK: 15.3.0 Sample: ble_app_hids_keyboard Device: EYSHJNZWZ (nRF52832)
I have a question about HID. In the sample program "ble_app_hids_keyboard", "report_map_data" stores...
Hi,
I am measuring a frequency using the ADC (200ksps) and saving the samples into an array. I save 128 samples then move that data to the fft module to check what the signal...
Currently, debug probes - STLink, JLink, OpenOCD, Black Magic Probe, DAPLinkda, etc. connect to a host PC over a USB, serial or network port and then connect to a target ...
I get ACI_BOND_STATUS_FAILED_ENCRYPTION_KEY_SIZE error when I try to bond my nrf8001 peripheral to my iPhoneX. The min and max key sizes are set to 7 and 16.
Any Idea?
Hi,
I'm using the ble_app_uart example as a starting point for my project. Basically I want to program the nRF52 DK to receive data from another device via UART, store them...
Hi Nordic,
I'm working on a project with very limited board space. I'd like to have the option for both SWD and GPIOs to share the same test points on the board. Ideally...
There is an issue in SDK for Thread & Zigbee 4.1.0 release. It does not appear in previous releases. The problem manifests itself as higher current consumption, as shown in...
I flashed nrf52840 usb dongle via SWD and now it can't go to DFU mode even if I press reset.
Green and blue leds are constantly blinking. How can I go to DFU mode in that...
Hi all,
I am developing ADC functions with Mynewt on nrf52 DK PCA10040 board.
The working example code based on SAADC driver nrfx 1.7.0 won't work on nrfx 2.1.0.
Example...
Hi Devzone:
I have been testing flash storage project.
in my code I have declared a one page flash at 0x40000 for my own use:
And in flash_placement.xml I have inserted...