I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
I am checking values of my PCB with an nRF51822. VDD = 3V. AVDD ~= 800mV
I was expecting a the AVDD voltage drop to be much less. What should the AVDD voltage be? What...
Hi,
I want to design one BLE braodcaster and one BLE observer using nRF51822 chip.
What should be the advertising interval time and receiving interval time (with receiving...
Hi:
I am using the ANCS from SDK9.0 ,SoftDevice8.0 and iOS8.1.3.
Every time when I run ANCS, SPI will often crash.and error codes is:NRF_ERROR_BUSY.
Don't know if...
Is there any extra requirements When a Android APP connect to my Ble Decice? I want connect to my Ble device(51822) by my Android APP(EZ-GUI Ground Station V3.208.208), But...
We have the bootloader working over serial at UART_BAUDRATE_BAUDRATE_Baud38400. We took a big leap and tried it at UART_BAUDRATE_BAUDRATE_Baud230400 and it failed. We will...
Dfu not working when i try to upload my custom made application second time.
nrf51422 sdk v8.0 and softdevice s110 on pca10028
the steps i used to do dfu are as
1)programed...
Dear all
I have some questions about nRF51822 bluetooth smart beacon kit, I read the User guide, but I can't get information about the following questions:
1、what is the...
I want to change bootloader start address BOOTLOADER_REGION_START to 0x33800 to store user data and DFU. But when I only change BOOTLOADER_REGION_START, my device can't work...
Dear Developerzone Board
Does the nRF51822 Sniffer just start with the conversion over all advertising channels or do I need to send a start command? Which command set...
The ENable pin on addition hardware component requires "floating" to power on, and drive low ( less than 1.25V) to turn off.
Unclear based on my understanding of the chipset...
Hello
Is there a way to stream data from one nRF51 device, to a second nRF51 and have the received data sent over UART to a host PC? Basically in my setup, I have a custom...
I'd like to understand why BLE_GAP_ADV_TYPE_ADV_IND is used while using a whitelist.
An example application that does this is the ble_app_proximity app. You'll see the...
Hi.
I need to use multiple SPI devices and I'm not sure which is the proper way to handle this, should I open/close each time the SPI port with different SS pin configurations...
Hi,
I wonder if nrf51822 has a clock inside it.
It doesn't need to be real clock
but It's important to me.
I store datas on flash and send it to the phone when it...