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...
I have been reading about code regions in the nrf reference manual and understood about CLENR0 and how to use it. I have however, two questions
What is Pre Programmed...
I am using the SPI Slave port in the nRF51822 and am always transferring 20 bytes. No matter what I do, it seems that the status register in the IRQ says that I got a TX buffer...
I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hi,
I need to be able to communicate between two boards via UART. I had a look at the example from Ole provided here: devzone.nordicsemi.com/.../ as well as other references...
Hello,
I am wondering if I can use any 128 bit UUID value.
For example, in the example uart project, Nordic UART Service = 6E400001-B5A3-F393-E0A9-E50E24DCCA9E is used...
If I want to stream samples up to the nRF Toolbox HRM iOS app plot, what is the fastest that I can call ble_hrs_heart_rate_measurement_send in firmware assuming I have nothing...
Hi,
I'm using nRF51822 Development Kit and trying to program softdevice with nRFgo Studio. The file to program is C:/Program Files (x86)/Nordic Semiconductor/nRFgo Studio...
I'm using S110 version 7.1.0, but need a way to validate in general which S110 and which SDK version I have associated with this .uvprojx project.
Much of this stems from...
I'm running the ble_app_beacon_s110_pca10028 example on my NRF51 dongle. The good news is that I see a beacon transmission on my iPhone 6 on this "Pally BLE Scanner" app....
We are developing a new BLE tag product using the nRF51822. We would like to assemble the PCB and battery in a single operation then program the product sometime later. Can...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
I'm trying to use RTT for debug printing and having some trouble. I'm using the nrf51-ble-app-lbs example app that goes with App Note 36. I've added the RTT code from www...
Hi,
iOS device uses random private resolvable type changes own bluetooth address address every 15 minutes as long as I know. Can I see the transittion just to change the...
I see the python S110 bindings (via SWIG) have been made; it was pretty easy to get the demo code up and running, many thanks! Any chance that S120 central role bindings can...
I have a custom board with an nrf51822 device. I also have Keil 5.12 and a ULINK2 and would like to program softdevice hex file into the nrf device. I have followed all of...