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 want to set advertising name in the main.c.
err = bt_set_name("NAME test"); if (err) { printk("BLE set name error (err %d)\n", err); }else{ printk("BLE set name...
Hello Nordic,
I had some questions regarding the management of versions of various components during application development (nRF Connect SDK/9160 Modem Firmware/Modem Certifications...
1. I am using a boost to power the USBD since I am using coin cell to power the whole system, what minimum and maximum supply current is needed/can be handled?
2. What boost...
I have being confused by other post around DevZone about DS18B20 to integrate with nRF BLE application or rather programmatic aspect is concerned . Is DS18B20 suitable for...
Hi!
I've just received a nRF9160 DK.
I've installed nRF Connect v2.6.2 and LTE Link Monitor.
I select the device (3 serial ports are shown). I press reset button and...
When working with a custom board with nRF52840 chip, I'm having serious problems with SWD connectivity. In many cases JLinkExe can't connect to target at all. I did some measurements...
Hi there!
I'm trying to simulate a peripheral with a PCA10040 and nRF Connect for Desktop.
I've made the Server Setup, applied to the board and started advertising - everything...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Initially I was in assumption that once...
Hi,
Is there a table / .xls available for ALL nordic parts to date?
I'm trying to find all options with +8 dBm TX Power & WLCSP package. (no need for usb)
Hi, I'm trying to get the nrf_stack_guard and nrf_mpu libraries to catch writes past the end of the stack. My stack is 8kB in size (0x2000E000-0x20010000). This is the log...
Hi,
I'm working on the custom board using nrf52832 chip and have performed the secure bootloader using ble on the custom board.
I have made these changes so far on the...
We want to connect provisioned node to multiple mobile application over same mash network (Note: We are trying to give access to multiple user(using multiple mobile) to connect...
Hello!
This may be the wrong place to ask, but I am in search of a gateway (off the shelf or a reference design), that incorporates 802.15.4 through the nrf52840, cellular...