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 Nordic Team,
Meanwhile we are working with Laird BL654 which uses the nRf52840.
My questions:
1. Can we flash gazell examples on Laird BL654 with Segger?
2. If...
i'm trying to get distances between nrf52840 ble transmitter and receiver, using measured rssi upon receiving ble_gap_evt_adv_report_t from ble stack. in order to calculate...
In file sdk_config.h, in order to configure a calibration interval of 8 seconds, what number should be used in the define NRF_SDH_CLOCK_LF_RC_CTIV?
The time units are not...
Good day,
I again have an interesting question). There is a useful descriptor to better understand the purpose of the characteristic. This is a 0x2904 handle (GATT Characteristic...
Hi,
I want to know what event DEV KIT jump into when mobile provision complete for DEV KIT (100% , not bind app key and pub sub address). My idea is in provision process...
Hi!
I am currently evaluating the nRF91. For testing reasons I want to enable the debug logging for the lte link control. I checked the Zephyr documentation etc. but I was...
Hi everyone,
I am implementing a custom protocol using the NRF52 radio, and so far I was able to make the transmitter working as expected.
In a nutshell, the protocol...
I have a project about Bluetooth enable lock. I am going to use to BT832 module. Do i need recertifation for Bluetooth brand?. I dont know what to do. Do i need being member...
Hi!
We are developing an IoT device using the nRF52832. 2 years ago in this thread, https://devzone.nordicsemi.com/f/nordic-q-a/27099/nrf52832-ble-certification-under...
I'm combing over the CLI peripheral example, but having a few problems when running the example:
The Debug Terminal in SES blacks out the test so its difficult to see...
Hi I have developed and Android application to connect for 2 BLE Devices one after other.
These 2 BLE devices connection and service discovery will happen one after the...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask if central can make connection request without scanning (central know the mac address...
Hi everyone,
I have migrated my project from SDK for Mesh v2.1.1 to v3.0.0.
I am getting a Mesh Assert when the Mesh is trying to request a radio timeslot after the "NRF_EVT_RADIO_BLOCKED...