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,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
Hi NordicTeam
i am working with the Mesh Dimming server example out of the SDK MESH 5.0.0.
While investigation the Packet loss in my prevous ticket i was wondering if...
Hi,
Working with the NRF5340-nrf7002 and the W25Q16RV flash memory in our project.
Initially, I configured an 8MB( W25Q64RV) external flash without issues and tested...
I've been testing the FMDN locator tag sample application with a nRF52840 devkit and I would very much like to get an answer to the following questions:
1. Is it possible...
Hi, I'm having an issue with the bt_mesh_resume() function in my project based on Zephyr and Bluetooth Mesh. My code is trying to cycle the Mesh network on and off to save...
Greetings
I have been going through the BLE fundamentals course, and I am currently on Lesson 4 exercise 1, which entails creating custom services. I have went through the...
I am working with nRF Connect SDK 2.6.1 on a Central and a Peripheral and I am running the BAP similar to the nRF Audio Example. I am using out of band pairing over UART for...
Hi,
I am working on application code for the nrf9160. Current NCS version is 1.5.1, although I do not think my ancient NCS version is relevant to this issue.
I have removed...
I can't find any documentation on how you are supposed to define partitions in NCS 2.7 when using MCUboot. Previously Partition Manager was responsible for this and was overriding...
Hi,
We have a few questions regarding NRF52832 and NRF52833, please support to clarify for us.
1. Does NRF52832 support Bluetooth 5.4 or 5.3?
2. Does NRF52833 support...
Hii,
I´m working with LTE IoT 4 Click, by Mikroe, that use a nrf9160.
I need to connect to network with my modem, but i have some erros. My goal is to communicate with...
...On a NRF5340, using NRF Connect 2.6.1 SDK and tool chain.
In our application, we need to select if NRF5340 device boots in ZIGBEE ROUTER role or ZIGBEE END DEVICE role...
I've written a custom manufacturing programming tool for ARM Cortex-M4 nRF52832 and nRF52810 devices. It uses a J-Link Plus USB programmer (J-Link V7.98g) and is implemented...
I am working with Zephyr RTOS and I would to prepare one of my RAK4631 with a Zephyr bootloader.
I know that in the RAK4631 documentation we have instructions how to flash...
Hello,
By using nRF Connect SDK v2.6.1, I want to have RTC (Date Time, Calender, etc) functions, so I modified the code based on one of Nordic Academy examples, which can...
Hi,
I've resumed working on my project with the nRF Connect SDK after a brief break. However, when I try to run a simple project, I occasionally encounter an error while...