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...
We are using the nrf51422 qfn 48 and nrf51822 qfn48 in a design.
I understand with the QFN48 we should use BAL-NRF01D3
devzone.nordicsemi.com/.../nrf51822-moving-from...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi Nordic,
We are working on Android and iOS apps. Currently using S3 with Android 4.3 and Note to communicate with nRF51822. Baud rate of 19200bps for our serial communication...
Hello,
Is it possible to increase the accuracy of the advertise interval? Im attaching an oscilloscope screenshot showing the S110 device advertising with a 20ms interval...
Hey All,
I am working on a board that is based on the nrf51422. The system goes to sleep and gets woken by an interrupt. One of the programmers claims to have managed sleep...
We use nRF51822 with S110 as a peripheral connected to iPhone master and looking for RSSI.
RSSI with correct value is received by the peripheral application every about 1...
Are there any sample applications that use a joystick press as an interrupt instead of a button press? The dev board I'm using uses the nRF6350 display and I was wondering...
Hi
I used the example from nrf51822_v4.4.1.31827\Board\nrf6310\spi_master_example for my PCA10001 board, as I know the pins configured in this example are for nrf6310 board...
Does anyone know how to implement a wrist watch LCD display? I mean a bare LCD Display, without a pre-build driver (I2C). Can I do it directly or I need another IC to drive...
Does anyone have any solid numbers on the maximum throughput achievable on
the nRF51822 USB dongle that comes with the nRF51822 Eval Kit?
Application - OTA protocol Gazell...
Dear Support Team,
currently I'm working on a custom board which contains the NRF51822_QFAB_A0.
I installed the softdevice (not the most recent version, but a version...
Hi,
I have bought nRF Beacon Kit, and I have downloaded "nRF Beacon Android 4.3.zip", but I can't find nRF Beacon Service source code.
Where is it? Please tell me.
...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
it register a handler, what about restart and run pstorage_register again, how it insure everytime we get the same address for our content in the flash?
before pstorage_register...