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.
...
Hello,
I started off doing a v3.1.1 build and got this serious warning message
warning: BT_CTLR_DTM_HCI (defined at subsys/bluetooth/controller/Kconfig.dtm:14) was assigned...
This is a bug report for nRF Connect SDK 3.1.1.
The zsock_poll() method and hence also the poll() wrapper method https://docs.nordicsemi.com/bundle/zephyr-apis-3.1.1/page...
When following through the process described on GitHub for the NCS_SERIAL_MODEM I get an error during the build. I am following the steps described in the readme exactly as...
Hello Nordic Team,
We have developed a custom PCB using nRF9151 and nPM1300 . Sometimes, the PMIC powers up and works normally; other times it doesn’t start at all. It occasionally...
Hi All
I have a question here.gatt Characteristic uuid has been Modified After the equipment has been in run for some time.
Current conditions of the equipment:
1.The...
Hi all,
I'm trying to use SPI Slave on a proprietary Hardware that use Ezurio BL54L15 (that contain a Nordic nRF54L15 chip). The environment is VSC + nRF Connect SDK 3.1...
Hello Nordic team,
I’m using the Mikroe nPM1300 PMIC Click Board (based on the Nordic nPM1300 PMIC ) with an ESP32 over I²C to charge a Li-ion battery.
Setup details:...
Hi,
May I know if the ncs add-on sdk-ant also supported nRF52833 because it is not mentioned in the list. Thanks.
Compatibility — ANT for nRF Connect SDK documentation...
Hi,
I need to use GRTC channel 0 in a nRF54L15 project. Channel 0 is special. It is the channel that the INTERVAL register controls. `zephyr/boards/nordic/nrf54l15dk/nrf54l_05_10_15_cpuapp_common...
Hello,
I’m designing a wearable device based on the nRF52832. To maintain time and date when the MCU and other sensors are completely disconnected from the 3.3 V supply...
Hi, I have an issue with nrf52DK, I cannod flash new version of my software. I have an error in VS Code:
* Executing task: nRF Connect: Flash: Aurora-nrf52/Aurora-nrf52...
Hello,
I am using Nordic nRF Connect SDK v3.1.1 and nRF5340DK board. My project is based on the project: GitHub - nordic-auko/nRF5-ble-timesync-demo: nRF52 clock synchronization...
Hi,
Has there any good course or training you recommend developing with LE Audio Development Kit either through Nordic official training or your preferred training program...
We observed a problem with our three different prototypes:
When there is only 5V-VBUS connected, the npm1300 does not ramp uo its voltages properly. The voltage rises up...