hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
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...