Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hello,
I am looking in the SDK how to get the binding table on the local device. I don't find in the API which
function could give me this table to know the bindings done...
After more than a week of trying different options, settings and changes my AWS_IoT app for nRF9161 is not working. All I get on Serial monitor is this:
*** Booting My Application...
Hello,
i am fighting with getting an simple NUS running. I just followed on the provided example.
But got the error message via RTT: app: ERROR 4 [NRF_ERROR._NO_MEM] at...
I am using nrf54L15-PDK, the GPIO has output voltage at 1.8v, though the supply voltage is 5v. I want to configure OLED display with my board but the GPIO is giving me 1.8v...
I'm looking for an example where the firmware is updated using "DFU over UART from the bootloader" compatible with nrf5340
In my application there is no external SPI memory...
We are currently testing our product which has an nRF9151 SiP.
In order to provision a chip to nRF Cloud, the IMEI and HWID is required. We are already familiar on how to...
I am developing a product that uses Gazell and USB. During development, I am using the nRF52840 due to availability. For mass production, I will use the nRF52833 to reduce...
Hello Nordic Team,
I am working on a project that involves scanning QR codes on an Android device and transferring the scanned data to an nRF52840 DK using Bluetooth Low...
Hi Support Team,
I am encountering various problems with the Developer Academy example found here:
https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals...
Hello,
I am using NCS v2.8.0.
In this, when I configured the application to use OOB legacy pairing only mode, the build process failed.
Following is the configuration...
In our firmware we use BLE together with ESB using the MPSL timeslot API, with the implementation inspired by this example: https://github.com/too1/ncs-esb-ble-mpsl-demo However...
Hi,
I am trying the sample code in this regard. I have changed the I2C pins in the overllay file and bme register address to 0x77 as follows. It seems working but I have...
I am using nRF52840/nRF52833 (raytac module, original board). With the current nRF Connect SDK, is it possible to disable NFC and use ports (P0.09, P0.10) as GPIO?
I am...
Hello,
we are currently in the process of verifying the nRF LwM2M Client, specifically focusing on the Queue Mode functionality. During our testing, we encountered an issue...