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.
My device use the firmware program ble_app_uart to connect the nexus 7 which Installs the nRF UART 2.0 for Android 4.3 。The first connection is ok,and Data sent and received...
Hello,
I am a beginner in the world of bluetooth and bluetooth smart connections. I am working with an nrf51822 Evaluation kit an android phone (Nexus 4 running 4.4.2)...
Is it normal that after cutting SB8 our chip is still working when connected to USB port? (in case of battery we need to connect pin 1 and 2 from P1). I spend long time looking...
I have a custom board that uses the nrf51822. I have been using the sample application ble_app_uart with only one minor change, I use the internal clock (NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION...
I'm wondering when my firmware changes over time what will happen with information stored with pstorage? For example if I my new firmware release adds an additional pstorage_register...
If I have persistent data that will be updated semi-frequently, will pstorage wear out the flash memory? What steps should I take to be sure my data storage will remain functional...
Hello,
I tested nRF51822 with ble_app_hids_keyboard example, i found it cannot pair with more than one devices.
Procedures:
Pair PCA10001 with iPhone#1, it can...
Hello.
I have a nrf51822 ek and trying to create my software using same technics as the bootloader example from sdk. But sdk's bootloader in my case doesn't work. I programm...
hello all:
I have compile successfully my project.but have link trouble about my project codes for the nRF51822 with the Keil MDK-ARM toolchain (v4.6).
For example, for...
When I try to read attribute with authorization and reply on request with status BLE_GATT_STATUS_ATTERR_INVALID_HANDLE, my device (nRF51822) goto app_error_handler method...
After importing every of your android project demos to eclipse I have following warnings:
This Handler class should be static or leaks might occur (com.nordicsemi.nrfUARTv2...
This must be stupid question of the day. I have my nRF51822 kit and my nrfGO kit and I can't find the product key. On the box for the nRF51822 there's one tiny sticker with...
I'm using Maple and custom nrf8001 board... I have the following problems...
I'm usign the library from this topic:
forums.leaflabs.com/topic.php
But as you can guest...