I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
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...