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...
Hi,
I use nRF5_SDK_15.2.0_9412b96\examples\dfu\secure_bootloader\pca10040_ble bootloader. I upload my app to my board using PCA10031 and nRF Connect v2.6.2 on Win10 and...
Hello,
Our board is based on nRF52832 with S132 5.1.0, without RTOS. Now we have a requirement to protect sensitive memory areas with MPU, so I'm trying to run firmware...
Hi,
I am using nrf 52840 development board for developing mesh. I am using segger IDE in my windows 7 desktop for code flash to the board.
The SDK I am using is nRF5_SDK_15...
Hello to everyone.
I have a doubt about the function of NRF_LOG library in nRF52 DK. I´m trying to display the voltaje value from pin P0.26 on Termite, so I saw in this...
I have a eval board pca10040 and a custom board both having nrf52832 chip, on the eval board the nrf_sdh_enable_request function calls happens successfully with error code...
Hi Folks,
I am trying to get some data to persist past a reboot. I noticed the ram_retention_pca1004 example and it showed a simple assignment of:
NRF_POWER->GPREGRET...
Using SDK15.2 example ble_app_hrs, i need to transfer custom messages and values to the phone app so i want to use ble_nus service, i did everything as in the example ble_app_uart...
This PAN states:
"Conditions • GPIOTE is configured in event mode • TWIM/SPIM utilizes EasyDMA"
What is not completely clear are these two separate conditions? Or do both...
Hi,
I am using the 2 NRF52840 boards, rev 1. I am using SDK 15.2. The first board is running the NRFX_SPIM example. The second board is running the SPIS example. The rx_delay...
Hi,
I am trying to combine TWI and SPI peripherals to the ble_app_uart exmaple in SDK 15.2
I am facing the following error
.\_build\nrf52840_xxaa.axf: Error: L6200E...
Hi,
I'm exploring the HID keybaord example of nrf5 SDK V12.3.0, and get a problem:
I first connect my iphone to the device, and it's working, if the device is 'ignored...
I am working on a linux vm 16.04 and playing with the pc-ble-drive-js library. I recently got the board up and running and started looking at the heart_rate_collector example...
Hi,
without providing too much code right away, I would like to ask how I could circumvent AT command interface hangups. My current test application calls AT commands like...
Hi there,
I'm looking forward to improve our firmware in terms of power consumption. Therefore we would like to use Power Debugging mechanism which is support by IAR Workbench...
The example projects I am referring to is located here:
nRF5_SDK_15.2.0\examples\iot\mqtt\lwip\subscriber\pca10056\s140\ses\iot_lwip_mqtt_subscriber_pca10056_s140
nRF5_SDK_15...