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...
Hi,
I'm having trouble writing to a characteristic when operating as a central. I'm sure it is just a lack of understanding on my part but neither the SDK documentation...
Dear Sir,
In the twi sensor example code in sdk14 of nrf52832 the sensor LM75- B is mentioned.Please tell me that can I use LM75-A. with the same code.
Warm Regards, Manoj...
Hello,
First of all, i work with Linux Mint (Ubuntu 16.04) on my PC. For the WIndows Tools i do use Virtualbox on a Win7 system (can this cause any problems?)
i do...
When I add a PWM or simple timer to a uart example I get the error in Keil.
Simple timer: I added app_simple_timer.c to the library, I added the #include "app_simple_timer...
Hello,
We are currently trying to find our way in all the documentation and procedures required to qualify our product with the Bluetooth SIG. I am using their Launch Studio...
the interval parameter setting in application don't take effect,,, device still run with DFU-bootloader's connection interval setting.
i use nRF5_SDK_13.0.0-1.alpha.
...
Hi, everyone.
I have developed own application base on ble_app_uart.
But now I have to upgrade OOB pairing with NFC.
I have some problem.
First, I have to use...
i want to pair the device by one key. push the key ,the host pair the device. if not to push the key, the host can not pair the device.
the key is yes/no
how to set ?
Are there any library for One Wire protocol?
I found for using Arduino, but we use nRF5 DK with Segger Embedded Studio. We wil use DS18B20 standalone sensor.
I need a module that I can poll over SPI from my host MCU an output of a FIFO buffer of incoming packets (MAC address and RSSI) on channel 37 Bluetooth. Or a module where...
I would like to close a button cell battery (3V) directly to VDD and define the VDD as ADC input. I would like to measure the button cell battery voltage via the internal...
Dear Sir,
I am interfacing nRF24L01 with Renesas R5F104 Microcontroller on transmitter side and my Reciever is nRF24L01 interfaced with Arduino Uno Board.The Transitter...