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...
image description (/attachment/464b945b7dfd5bcb858b14aa400f0933)
Hello everyone,
I am using the ble_lbs example when i checked in the Master control panel initially...
Hi,
The program I'm testing is mainly based on the example code Martin provided in
devzone.nordicsemi.com/.../
First test was that to read sensor data (MPU6050) by...
hi. Im working with nrf8001 type c in a self-designed board and im using arduino library driver on github by nordic. my mcu is stm32 and i ported library to my mcu.
when...
I'm using nRF 52383 and need one of the GPIO pins to clock an external device with 4MHz clock.
Can any GPIO be configured as clock output or is there a specific group of...
Hi, all.
I want data read from gyro sensor through i2c, and then send it through bluetooth equipment.(PC or iPhone and so on)
My development environment is like below...
Hi everybody.
I am making a custom circuit which using external LDO with output is 2.5 volt.
Then I use this 2.5 volt as VCC_nrf for the nrf51 chip which using internal...
Has anybody used an nRF51822 (e.g. on nRF 51 dongle / Adafruit BLE Friend) as a central talking with a peripheral like the TI SensorTag? Is there a tutorial / example code...
I have been trying to pair my nRF51822 heart rate monitor device with my Windows 8 laptop. Every time it is unsuccessful and returns the message try add your device again...
Hi
Doing some testing of the nRF24L01+ with LNA PA module, i have noticed noise on the 1.2 GHz frequency, this noise seems to be larger than what is allowed if i was doing...
HI,ALL
with ' nRF51_Series_Reference_manual v3.0.pdf ' , i want to know which pins can i used for adc purpose.
in the sample code.
void adc_config(void)
{
...
Hi there,
The s132 v2.0.0 production softdevice was released recently. How can I use it with the nRF5_SDK_11.0.0-2.alpha? or I have to wait for a new SDK release? When...
I have a bluetooth service which I want to have to initialise a TWI transaction (using app_twi). I want to get the data back from the TWI transaction, but I can't figure quite...
What is the pitch and spacing of the connectors on the underside of the PCA10004 and PCA10005 modules please? Is there a diagram showing dimensions anywhere in the documentation...
@Michael Dietz
Hi Michael!
I am not sure what happened to my last question regarding the BLE example using Segger Embedded Studio. It is no longer visible in the post...
i am already use sdk10 and Eclipse gcc tool chain set-up.. but when i am programming on nrf51822. so, it's not work. also, it's working on nrf51422 QFACAB0(0x0071)..
GIVE...