Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Greetings,
Kudos for implementing a no glitch version of PWM with and without using timeslot.
github.com/.../nrf_pwm_noglitch.c.
Could the reasoning for the following...
Hi,
I'm really struggling and the Android side (I guess?)
I have a nRF51 app based on the UART initially, with my own services added. etc.
On the Windows MCP it behaves...
Hello,
I work on nrf51822 with S130. I use nus service with uart_c and it's very slow (500 ms to send "abc" test string).
I am not energy limited on this application...
I'm working in a project & I need to update my firmware from my mobile app not through the nordic applications, when I tried nordic applications, just to prove the concept...
It's said that timer0 is used by softdevice and the current consumption differentiates for the defferent timer frequency (PS V3.1 table 22 and table 52).
But I don't find...
Hi,
when using a test based on the UART app, when running it a samsung all is working just great.
However, I tested it on a Nexus 7 with less luck.
From the Sniffer/wireshark...
Can anybody recommend me to select chipset providing following functions?
BLE (Bluetooth smart)
SPI Slave
No need external MCU
UART for debugging (optional...