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 support team,
i am testing SLM demo.
i tried command as below:
[16:24:30.475] AT%XSYSTEMMODE=0,0,1,0
[16:24:30.496]
[16:24:30.496] OK
[16:24:30.496]
[16:24...
We built our own hardware using the nRF54L15. It connects fine with the Android BLE Debug Assistant and has a 30% chance of connecting successfully with a Windows computer...
Hi,
I’m using the Power Profiler Kit 2 to measure current consumption on an embedded device, and I typically transfer the data to a PC via the Power Profiler Kit software...
Hello!
I'm hoping to use the nRF52820 (QFN package) powered by a USB connection (not with external battery).
I'm referring to Figure 153 of the datasheet, which shows...
Hello, I am working on a new hardware design of analog sensors, which I want to sample their reading using SAADC. I use nrf52832 PCA10040 DK, and softdevice s132 for sending...
Hello,
I want to request AGNSS information from nrf cloud services using my nRF9151DK board. As a first step, I flashed the nRF Cloud multi-service application onto my DK...
Hello,
I am trying to send the zephyr.signed.bin file to the NRF54L15 through TTL, using "send file" option in TeraTerm (Trying on DK for now, the Custom Device will be...
I'm working with the nRF54L15-dk and with the system OFF sample available in https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/boards/nordic/system_off/README...
Hi,
I am nrf52dk/nRF52832 (512kB flash) nordic peripheral_lbs sample as a test environment for establishing OTA updates. In my product firmware, I am facing a situation...
Hello.
I am trying Bluetooth OTA and UART DFU using nRF Connect SDK v3.0.2 and nRF54L15-DK. I am following the DevAcademy and using the peripheral_uart project as a base...
Hi all,
I’m a bit confused about setting up SPIM4 on my board. The product specification guide indicates that pins P0.8–P0.12 should be used for SPIM4. However, in the Zephyr...
I made custom board with nPM1300 and nRF54L15 and now I'm thinking how to configure nPM. It is configureable through TWI inteface, but in all examples i saw that communication...
We use a BT module in our product to day. Now the volume is increasing we want to change the module and to use nrf52832 component. We follow the recommended circuit from the...