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!
I am in the process of creating firmware for a product based in nRF52 because the firmware that comes with it does not fit my needs. So I am in the begining of the process...
Hi, I'm new with the Nordic, looks fin but I can't find application command interface description for the PC_BLE_Driver.
Background: I have a running application supporting...
SDK 12.3
nrf51 DK
ARMGCC
Windows 10
I'm trying to switch to gcc. I use 4.9 2015q3 version as recommended.
I have a trouble with simple blank blinky project (nRF5_SDK_12...
Hi,
I update the nRF Connect SDK to the latest version.
I switch SW5 to NRF91 and then erase the flash in nrf91 by using command nrfjprog –eraseall.
Then I use SES...
Hello All,
I am working on nRF51822. I am use IAR and nRF51 SDK 12.3.0.
I want to simultaneously read the value from 2 analog pins. For this, do I create just one adc_init...
Hello, I'm practicing this blog; Segger Embedded Studio - A Cross Platform IDE
on the following environment.
64-bit Windows 10 desktop
SEGGER J-Link 6...
Hi,
Recently we upgraded from NRF52832 to NRF52840, and as the Development seems to come to an end, one of the last features we need is OTA capability.
currently I am...
Using SDK 15.3.0 and S140 v6.1.1, would it be feasible at all to synchronize two nRF52840 modules, each only radiating in an oposite direction, in such a way they would alternate...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Dear Sir/Madam,
I have interfaced NRF24l01 module with LPC1768. Then used example code from Github for Intial configuration of NRF24l01 using LPC1768. checked waveform on...
Hello,
I have a problem with ble_peripheral examples.
Im using Embedded Studio V3.40 and I setup it like in this tutorial: devzone.nordicsemi.com/.../segger-embedded...
I just installed SES v4.16 and get the license key to activated, and also I get nrf5 SDK15.3.0 to test
I open example solution "ble_app_cts_c" and try to build it
result...