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...
developer.nordicsemi.com/.../a00969.html
I'm trying to understand whether this can be called in a timer interrupt ( app_timer ) and how frequently. I seem to have a bug...
I have nRF51822(pca10005), Dongle(pca10000)
And DownLoad Keil, nRF Tools, nRF Studio, nRF SDK, Sniffer, wireshark.
I try to run the example
C:\Keil\ARM\Device...
I am debugging the bootloader to work with a custom board. I have the bootloader project open, no application programmed, s110 softdevice programmed, and the hexfile for the...
I want to use app(nrf uart 2.0)
so, I try to change UUID,
but I don't know how make custom uuid and use it
and I don't find function(ble_cs_init())
hlep me, p...
I just tried compiling this for the BLE nano and it explodes to a 245K download (much too large for device). I've also tried including only the headers (DigitalOut and wait...
Hi,
I purchased Nordic new reference platform nRF51-DK(pca10028) and try to work for DFU OTA.
In my test, first of all program S110 V7.1.0 by nRFgoStudio and downloads bootloader...
Hi
In a bit of an over-enthousiastic mood, I bought 3 pieces of the nrf51822 beacon kit, and the, as this did not gave me download access to the NRF51 SDK, bought a nRF51...
Is there an example of using sd_ble_gattc_write() to do a long write?
I'm assuming I need to use BLE_GATT_OP_PREP_WRITE_REQ and
BLE_GATT_OP_EXEC_WRITE_REQ.
devzone...
Hello everyone,
I am using the Softdevice s110_nrf51822_7.1.0_softdevice.hex and the dfu_dual_bank_ble_pca10028 example with SDK 7.1. I am trying to achieve a Device Firmware...
I am using Android Studio and am developing a system with the nRF51822. I would like to use the available sample code - nRF Master Control Panel APK for Adroid - available...
I'm wondering about the best way to implement a bonding and also a non-bonding device. There are a lot of code parts in the SDK that show a way of implementing a BLE peripherial...
I see there have been some issues with TWI in early revs of silicon, but looking at SDK 6 I see the twi_master_hw uses the silicon hardware to read/write the I2C device, but...
Hi
Can I use Bluetooth software version 7.1 en SDK versie 6.0 with the nRF51xx C0 Nordic version?
Or do we need the G0 for that?
and what are the main differences?
...