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 there,
I'm working on NCS2.7.0 and nrf52840.
I used the chip-cert to generate custom DAC, PAI, and PAA with VID = 0x1234 and PID = 0x5678, then placed the...
Hi there,
Thanks for helping. We are using the nRF52840 DK along with the Power Profiler Kit 2 (PPK2) for power measurement. We are encountering periodic power spikes during...
Hi, we are designing a factory acceptance test (FAT) jig for a custom board containing an NRF9160 SiP. We are testing more than one thousand boards, and probably more than...
Hello
We are using a slave processor with AT command to communicate with the nRF9161 . This is working without problem
But we are initially using the Quick Start 0.2.7...
Hello,
I'm using nRF9160 as a HCI host and nRF52840 as HCI controller (nRF52840 config is based on HCI lpuart example). My application receives data over Bluetooth using...
We have two cases where the modem has downgraded itself from version1.3.2 to 1.3.1.
1. In the first case, due to water ingress, it appears that the reset pin has been toggled...
System: Windows 10, Vscode + Nrfconnect
I saw a previous post on same topic which fixes the issue by changing the settings in extension like said here ( changing extension...
We have pre-production product (based similar to the NRF9160dk setup with a NRF9160 (LTE-M, GPS) and a bridged NRF52840 (BLE). We are working through certifications for CSA...
Hi all,
I am aware of the different access port protection mechanisms (listed in my previous ticket here: Link ). I did also test both revisions successfully:
For...
Hi.
In our private network we experience one problem.
We can ping Google (8.8.8.8) via APN customer4. In Wireshark traces it is seen that ping is initiated.
On RRC level...
In our current development we are using NRF52840DK and the external memory MX 25R6435F. We are using Settings API to store some configurations on the external memory partition...
Hi, I have the structure for a Vesper VM3011 MEMS microphone:
In the 'overlay' file, I define it as hardware:
When I retrieve the properties from the '.c' file...
We are currently working on a project that has these requirements:
BLE Audio (Broadcast)
BLE Central and Peripheral
WIFI 5/6 (5gHz and 2.4gHz)
BT classic would be...
Hi,
I am currently developing a long range bluetooth module with the U-Blox NINA-B31 BLE module, based off the Nordic nRF52840 chip. I have come across an issue which I...
So, I have built prototype boards using nrf9160, flashed, they are working fine, now need to add to nrf Cloud and realized there are few ways to do that, all are not well...