Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
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...