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'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...
Hi, I can't seem to pair my iPhone 6s or iPad Air (both v9.2) with demos (uart and temperature) running on my PCA10040. LED1 is flashing indicating that it is advertising...
I was under the impression that HomeKit was an extension of the MFi Accessory Interface Specification, which relies on the iAP protocol to access additional functionality...
Hi.
We are developing a test equipment for devices that use nRF905. The devices use single ended connection for 50 Ohms antenna and layout recommended by datasheet (nRF905...
Hi,
I am using ios app to connect nordic BLE module. I am getting continuous disconnection after 1 minute on app . Please let me know how to configure for continuous data...
HI:
I use my own nRF51822 board for a snifer(not PCA10000, PCA10001 and nrf51822 development dongle). Run ble-snifer-.exe, I could ger the information as figure 4 in ble...
currently i am using nrf52 as spi master with an imu as spi slave. based on the sdk code spi_master_with_slave, I write a sample test code to read the register value from...
Hello Nordic Community,,
Do I need the typical MBED hardware setup (Interface chip connected to 'target' (the nrf52)) in order to program the nrf52 with FOTA using an MBED...
Hi,
I'm using nrf51822. After sending a data from TXD, I enable the TXDRDY interrupt by setting INTENSET register. Then I can get into TXDRDY interrupt handler function....
Hello,
I found some posts discussed before.
I2C/TWI slave with nRF51822 [closed]
Using NRF51X22 as TWI Slave
In SD8.0, SDK10, does it still only support the TWI...
Is it possible to somehow get access to the channel hopping data from BLE. We're trying to trace some interference from an external device, and want to be able to see when...
Hello,
How to put values changing over time into advertising data?
What I want to acchieve is to send ADC values that are changing dynamically over advertising packet...
We're designing a new revision of our open source sensor beacon platform: http://ruuvi.com
Just want to make sure I got this right. nRF51/2 Reference PCB Guidelines states...
Yeah. It's that topic again.
I tried to measure the current with an oscilloscope (Agilent 100Mhz; 2GSa/s).. but that didn't quite work.
Can you maybe share how you guys...
Hi
I have tried to convert ble_app_uart to use spi slave rather than the uart with no success.
Please can I have some pointers as how to go about it.
Thank you