Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
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,
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...
I'm trying my best to get started w/ the nrfgo 51822 development kit that I got last summer, but I'm just having a hard time jumping in.
I was a little disappointed to...
I need to use a high speed PWM (> 500 kHz) in which I can vary the pulse width. In examples, it's handled in software which is too slow.
Is there any way to set a pin on...