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...
AS i am trying to utilize GCC for more than 32 KB code size,
i use Eclipse which provides more friendly interface.
However, i am still experiencing some setting issues....
Hi,
Details:
I am using nrf sdk 10.0.0 and s130 Softdevice.I am using nrfgo studio for flashing SD,Application Hex files.I am using this nrfgo studio for past three months...
Hi,
I'm developing nRF51 proximity based device using nRF51822 that acts as BLE peripheral. It advertises continuously using connectable indirect mode.
User has Android...
app: nrf tool uart on iphone 5s
sdk: v8.1.0
softdevice: s110
example: ble_app_uart.
i have modify it based on the answer :
link text
my advertsing init as...
The device I completed has similar RSSI values at approximately zero distance as my development kit; starting with default Tx of 0dBm from the nRF51822 I achieve approximately...
I am having an issue implementing a WS2812b driver for the nrf51422 using the 210 softdevice. We currently have ANT enabled with a tx master only channel setup. The WS2812b...
What I would like to do is run a basic SPI program that reads data from a register on a non Nordic transceiver chip. My nRF51 would have to act as the master because the transceiver...
Hi,
Which service should I use for temperature non-health related, like room temperature, for example? I have browsed trough the Gatt Specification>Services of the Bluetooth...
Hello,
I follow the tutorial devzone.nordicsemi.com/.../
And in the step of copy examples
I only got ble_app_uart_s130_pca10028
and no package of s110 was found
I'm...
Per my another question:
devzone.nordicsemi.com/.../
I have taken the kind advice of Bjørn Spockeli but to no avail.
I tried this solution to enter debug mode:
...
I want to use the sd_ble_gatts_hvx() to send the notification with a packet, and the length of packet is 12 bytes, but the return value is "0x000C". I tested the length and...
Hi,
I try to run a dual mode(peripheral/central) with S130. I'm using SPI serialization and sending command form an external MCU. I try to follow the example ble_app_hrs_rscs_relay...
Hii all,
I am trying to work with dfu, I developing an application that works with dfu, when I flash the softdevice and bootloader the device advertising as dfutarg and then...
I've loaded the S210_nRF51422_5.0.0 softdevice on my board from the nRFgoStudio.
I compiled the ant_hrm_tx_auto_s210_pca10028 project with no problem. However, when I try...
Hello,
I am developing two systems. One is a peripheral that advertises both a beacon and a ble peripheral custom service (using nRF51822 with s110 softdevice). The second...