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...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Hi,
Thanks for the help. I have run the proximity detection application in nRF52832 nordic thingy. Initially the LED was blinking in the thingy board but when I switched...
Hi,
Though the Thread CLI sample's 'README.rst' lists the following supported optional extensions, it does not specifically describe how to set the specific '.conf' files...
Hi everyone, Lately I have been using a PCA10040 (nRF52-DK) with J-Link OB-SAM3U128-V2-NordicSem V1.00 version. I'm trying to program two boards one with nRF51822_xxAA and...
Hi I am wondering what the best way to go about developing a RPi based system for presence detection with nordic ble devices
I would like to limit the bluetooth signal to...
Hello,
We are looking to do OTA device firmware update by GSM for the nRF52840.
We have a custom board with a nRF52840 and a GSM/LTE-M modem. They are communicating together...
SDK: 14.1.0
CHIP: nRF52840
CONFIG: ZIGBEE&BLE MULTI PROTOCOL
I wants to keep store zigbee pairing data after reset.
I setups like this.
After joining procedure...
From the gnss_extension.rst documentation shown below, it appears as thought the GNSS receiver can retain solution information from previous fixes/tracking in order to speed...
Hello Nordic!
I'm starting to develop my own Zigbee device with the nrf52840DK and I need to send some attributes to my coordinator, initially the door lock status is enough...
I am currently using an external JLINK to program the 9160 module, after adding read protection. Unable to recover using nrfjprog, report the following error:
ERROR: Recover...
Is there a version of the nRF Commandline tools that will run on an embedded Linux (ARM, RasberryPi compatible)? I specifically need the nrfjprog tool. The Segger tools do...
The v1.3 Product Specification datasheet for the nRF52833 lists the maximum source resistance on VBUS, including cable, as 2 ohms. Yet the same document recommends using a...
Hi,
As part of my internship, I am trying to modify an application and send the output of the application via CoAP. My goal is to modify the CoAP Client sample that comes...
Good morning, this is my first approach to nRF Connect and, even if 70 YO, I'm a beginner.
I've been able to read/flash/restore my DWM1001-dev using nFR Connect desktop...
Hi Nordic team,
" Cryptography library - nrf_crypto " section in SDK v17 online document explains pretty much crypto algorithms which are available on crypto-backend. It...
I'm working in migration from nRF51 to nRF52 and nrfx drivers. But now stucking in the errors. There are much errors, but all of that seem to be simulaly caused by the no...