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 everyone,
I want to send packets via notifications to a central. While searching through the forum I found some posts saying that the maximum data size per notification...
hello
i am running an app with ble scan, pwm, uart and hopfully timers and adc
but mostly it happens with ble
every time i stop on a break point i m thrown to :...
Hello!
I have tried to program a module containing the NRF52833 with a Bluetooth Long Range example. The programming failed and the module cannot be programed any longer...
We are preparing a mass production test system for a new product, it has NFC as a slave unit. What is the easy way to test that NFC in this case? We think that it would be...
I've started to play around with my nRF5340 PDK board. I have the nRF Connect SDK 1.2.0 installed.
- First I have opened the sample "HCI rpmsg" and programmed the compiled...
Hello,
For the secure bootloader example there are various included projects supporting the different hardware ICs (ex: nRF52832 or nRF52840) and the different transports...
I am running nRF Connect on an Android smartphone (Pixel 3 XL running Android 10 (Q)) and see it detect nearby BLE beacons successfully. The application also shows the RSSI...
Hi,
I am working on a product based on an nRF52832 (SDK 15.3, S112 6.1).
The device uses the Nordic UART service, modified to force access parameters to JUST_WORKS for...
Hello there,
we have been using nRF52832 in our first production batch.
On the last electronica show in Munich I was told by one of your sales people that soon a new...
Hello: I have a question about log Hard fault offline. Now i am using nRF52840 in my product. When the system to wrong, i want to save the error for analyse, my question is...
Hi Team,
We are porting from NRF52840 to NRF52832, what porting steps we need to take care for this in terms of,
1, In 52840 we have used the CRYPTOCELL — ARM TrustZone...
Hi all,
I'm currently working with the nRF5340 PDK trying to get the UART central sample working with a paired nRF52 PCA10040 DK running the UART peripheral program.
...
Hi,
In our existing project, it has a Bootloader and MBR, but no SoftDevice. Transport is UART for DFU.
I need to port the Bootloader to work on another project that uses...
We are wondering how nrf9160 modem decides which band to use when there are multiple bands available (LTE CAT NB) and there isn't any apllied band lock from the software side...