Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi,
I have developed custom nrf52832 board without external low frequency clock source.
So with that configuration I got problem when try to connect it through nRF MESH...
Hi.
I use Thingy52 B'd.
I want integrate Mesh into Thingy52 Full service demo.
I tested and merge nrf5SDKforMeshv310src/examples/sdk_coexist/ble_app_uart_coexist and...
nRf connect - When updated form v2.6.0 to v2.7.0 the terminal window of LTE Link monitor stops working. No debug info - No AT commands. The same time the Programmer App is...
Hi,
I have a question regarding NFC OOB pairing (SDK version 15.2):
I am using "nfc_ble_pair_init" with PAIRING_MODE_OOB. This works when I touch nfc with my mobile. I...
Hi, guys. I'm trying to create a custom 4-layered 1.6mm thick FR-4 PCB which uses the NRF52840-QIAA-R.
It's my first time using the nRF52840 so I have some questions, please...
Hi,
I'm using SDK11 in "Pheripheral mode"
Is it possible to make BONDing with 2 or more android/ios phones?
(I need only the bonding keys to be saved in the peer manager...
I am new to nRF52832. I am working on BLE.
I want to know more about the security algorithms in the chip.
Is there any way of implementing our own security algorithms...
Hello,
The altium files for schematic and layout for Development kit nRF52 is incomplete.
It only has two pages one is of microcontroller, other is a pinning diagram page...
Hi,
I've scanned the forums and Google and was unable to find any relevant updated information.
3 years ago there was a question regarding FE-C compatibility of the nRF52832...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’. Currently it is SystemON mode. But I need to change...
Hi,
I am having trouble running the ANT+ examples on the 15.3 SDK. I'm testing on a NRF52832 DK (PCA10040) and I'm trying to get the ANT+ examples working on SDK 15.3, in...
Hi everyone
I was testing the bonding with MITM settings. I used the code from the following link: github.com/.../nRF51-ble-peripheral-bond-handling . I tested the bonding...
Is it possible to generate a pre compiled library that configure at run-time new BLE services and characteristics on the nRF52840? If the answer is yes, is it possible to...