A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
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...