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 am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
Currently i am developing BLE communication software for Android and iOS
This software is under Ionic development.
Is there any solution for Ionic/ Javascript development...
Hi !
When i try to open gps sample and enable SUPL client support with CONFIG_SUPL_CLIENT_LIB=y, i received this alert so i cant import project file:
I already have...
Hi all, I am working on light switch example and I want to perform different LEDs have their own switch, i.e. button 1 control LED 1, button 2 control LED 2. The problem is...
Hello,
I am working on a project where I can have Voice over IP on the NRF9160 DK. I am now working with a I2S microphone ( https://www.adafruit.com/product/3421 ) at the...
Hi,
I am setting a nrf52832 for an OTA DFU using BLE. I am on windows.
After managing to run the Secure DFU Bootloader following the getting started , I am trying to merge...
I'm using s140_nrf52_6.1.1_softdevice and nRF5_SDK_15.3.0_59ac345 on a nRF52840.
We are trying to verify that, indeed, we are successfully entering and using coded phy mode...
Hi!
I've been having some issues with the ppk recently. I've been trying to measure the current on our custom board but it was showing way too much so I tried on the DK...
What are the set of commands to send data from node (router or end device ) to leader through router,(not directly connected); in openthead cli mesh build example in https...
Hi there,
I have a question about using zephyr on my nrf52840-DK board: I want to set the system to run at 64MHz for Zephyr. However, I can't find an option to do that....
Hello,
in keeping with the low power theme, I'm looking for some help in understanding the relationship between the pcb thickness, antenna trace and range.
Using the reference...
Hi every one,
I am using mesh in uart_app
PROJECT-------->
I am sending data through nRF UART APP to BLE (in MESH condition) and the received data on BLE sending it...
Dear Sir/mam,
Could any tell what header file I have to include to resolve this error? Please see in the screenshot
And in which I am sending data using nRF UART APP,...
Hi,
The Segger software does not work behind a proxy server.
After installing and licensing it (by moving the machine outside our corporate firewall) we try to start...
Hi all
I am using nrf52 with max30003 to read full ECG and send it over BLE.
My data is acquired at 128SPS.
De default GAP settings are too slow to receive all the needed...
Hello,
we're trying to develop central BLE application on nRF52840 using SDK 16.0.0 and S140 softdevice to connect with BLE pulseoximeter (Jumper JPD-500F - it uses TLSR8266...