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...
Hey,
We are trying to create a Bluetooth Printer based on the nRF52840DK.
I just want it to show up as a Bluetooth printer on my mobile device.
Is there a starting point...
Dear all,
I am expanding the eddystone example for my nRF52832 (nRF52-DK) with some extra functionality. I wanted to create a periodic impulse with a timer (timer 1), all...
Hi Folks,
We have 6 factories that will be programming custom boards that use the nRF52832. I'm one of the software developers and have been using a dev kit to program and...
Hey! . I am new to embedded developing and was trying to familiarize with nrf52 DK .
Issue : When i try to run the BLE examples in sdk after clicking " download and debug...
Hello! I am having issues dfu from the huawei p30 lite. with nrf51. Tried with nrf connect and nrf toolbox.
Dfu progress stops at 2-3% when uploading. Error Remote dfu error...
I am unable to connect the nRF9160DK to the cellular network.
I have gone through the "Get started guide" (working in Linux) and I have been able to install the SDK. I have...
Hi, we have faced with the same issue as many nRF52 users, debug interface (DIF) will stay active after flashing and high (~3mA) continuous current remains, Power cycle will...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
In BLE peripheral example ‘ble_app_template’, it is for doing Advertisement...
hi... folks
I am working on multilink central example, i have modified this example to multi link central uart ,where i can able to connect to multiple peripheral to a single...
Hi,
I am using NRF51822(PCA10028) ble_app_uart example , I need to change the name of the BLE device during Advertising and store the name in Flash so that when ever the...
Hello,
I am trying to establish a network to send data over the boards.
I tried using examples in Ble_central and Ble_peripheral, but in those examples they would stay...
Using the esb tx fifo, it appears to change the ESB_MODE from PTX to PRX, and changes the esb channel to some other value. Is there any way to setup the radio so that it doesn...
Hello,
I am working with nrf52840. I have read how the SAADC example works at https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Fnrf_dev_saadc_example...