Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Can i flash the stack S310 in any nRF51822?
I have a NRF51822 QFAAG0 but I cant run the example ble_ant_app_hrm properly.
I use Keil MDK5 and nRF51 SDK 5.1.
Thanks...
Which works better:
a single GATT characteristic using 'write without response' for transmission from the central to the nRF51822/S110 peripheral and 'notifications...
Hello everybody,
I searched the forums and saw numerous questions regarding sampling multiple ADCs but none for this exact use case.
The question is simple - is it possible...
Setup: Galaxy S3 (Android 5.1.1), nRF52 with S132
Basically I am trying to estimate distance from the phone on the nRF52 by measuring the RSSI and in order to do this to...
Hello
We have a projects with correct bounding (see thread ) and we want to set MITM=1 to get entered by user password. We implement some code to see message "Please, enter...
Recently we are purchased nRf51dk and nRfbeacon boards for FOTA function but both boards are not working, we already followed the follwoing links:
1. developer.mbed.org...
Hi nordic engineers,
I want to add a mouse function in the keyboard application project, but have some questions to know:
1.Does BLE support such compositive device...
Hi,
I am new to the BLE and Soft device stack, I am working on Multi link peripheral example with SDK version 9.0. I have flashed the S110_nRF51_8.0.0 into the nRF51-DK...
I wanna to make an iBeacon device based on ble_app_beacon example.
I found in the example the default advertising mode is BLE_GAP_ADV_TYPE_ADV_NONCONN_IND, where its advertising...
Hi all,
I just received my nRF52 DK and started attempting to run examples on it. I am having an odd trouble that the LED2 is always lit after programming the board, no...
Hello,
I ran PCA10005 board with nrf51-ble-app-lbs application and programmed PCA10004 with S120 ble_app_multilink_central. I have connection between them (I just changed...
Hello everybody,
I am currently experimenting with BLE on the nRF51-Ek. At measurement on the oscilloscope, the BLE protocol shows a behavior that I do not quite understand...
Hello.
I get error 0x10 (error for invalid flags) when i want to write to peripheral with my master module. I use the same code i always used, and i didnt change anything...