Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello, I'm trying to get my nrf51822 project from SDK 5.0.0 running in the latest SDK 5.2.0. To minimize problems with KEIL I used the template project and copied my sources...
Hello,
I have a nRF51822 Evaluation Kit, and a working ble_app_uart demo software.
I would like use the Fujitsu MBH7BLZ02-109004 module . I can flash and verify the softdevice...
I am using the following code to manage a buffer to put through data to the ble stack. I think I saw a similar code on the nRFready Desktop 2 v1.0.4 examples:
/**@brief...
Are there any pin restrictions for connecting the PWM module to? That is, would I be able to output the a PWM signal (created by the internal PWM facility) through any P0...
Hello Gentlemen,
I'm developing an Android App that needs to connect to nRF. The nRF sensor does not have keyboard, display or buttom.
But we can have OOB which is a...
Hello!
I have two question from Heart Rate Application.
What BLE_L2CAP_MTU_DEF number presents?
I do not see event handlers for WAKEUP_BUTTON and BONDMNGR_DELETE_BUTTON...
Development Board can not be loaded by Keil 4.7.2
nRF51 by Nordic can not be identified by Keil automatically, how to configure the parameter for programming?
The Android API Kitkat documentation says the following about BluetoothSockect.connect()
"This method will block until a connection is made or the connection fails. If...
Hello Gentlemen,
I'm looking for sample code that shows how to enable security which prompts for a PIN number on the Android device when I want to connect to the nRF. ...
On the box for the nRF51822 there's one tiny sticker with nRF6815, Rev 2.2.0, 2014.15 and 10004490 written on it.
I can't find ohter information on the box.
Hi ,
i would like to know about
1)how to enable softdevice in nrf51288?
2) how to check softdevice is enabled or not?
can any one share information related to it...
nrf51_sdk_v5_2_0_39364\nrf51822\Board\pca10001\s110\experimental\ble_app_uart
runs ok when connected to Android 4.4 Nesus7 II
but will return error code 8 when connect...
Hello all,
I am developing application for evaluation board in which i am using 5 services. When I flashed my application on board it was unable to advertise. Then i checked...