Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
Hi I am working on nRF52832 using SDK15.02 i have below query:
During discovery I am connecting each device which is advertising and then discover for services offered by...
hi,
i am doing a project where i am using nrf52810 SOC which acts as ble shield for out customer.
customer's master device also has wifi connectivity.
the nrf52810 will...
Hi,
I had a meeting with one of our customers and was asked if any of Nordic products support ToF. I briefly looked through DevZone and found that it was not supported....
I have problem with BLE connection being constantly disconnected after 30 seconds. It is always disconnected by central device. It doesn't matter if it is iOS, Android or...
Hello,
I`m trying to run the example in the light_switch after i download the "nrf5SDKforMeshv310src"
When I tried to build Provisioner or Client ,for example this project...
Dears,
I have nRF9160-DK and nRF51-DK(PCA10028).
I have used nRFgo Studio with nRF51-DK(PCA10028) to firmware download.
And I have used nRF Connect - Bluetooth Low...
Hi.
How could I set extended advertising through the 37 secondary channels as default, in an nRF52840 module which is using PHY_CODED modulation and running a ble_app_uart...
When working on adapting the bootloader for NRF52832_XXAB I noticed that -DNRF52 seems to define NRF52832_XXAA and later defining -DNRF52832_XXAB does not override it. I suppose...
If the Mesh DFU process fails (maybe a packet gets dropped or something), what happens? Will the device get stuck in an unknown state? What does the recovery process look...
I am trying to make the nrf9160 device work with our own AWS IoT account.
The nrf9160 device succeeds to run mqtt_client_tls_connect(). Then it runs mqtt_client_tls_write...
Hello,
I am using SDK12.3 and have problem with garbage collection (FDS module).
My apllication depends on timeslot, so that FDS is supposed to run together with Bluetooth...
Hi
I am writing ANT+ device on pStorage and want to read back from memory during ANT+ stack init. I am trying to change the Device name on this snippet
No luck so...
Hi,
I'm working on the ble_att_mtu_throughput example code on nrf52840(peripheral) & nrf52832(central) . SPI data is transmitting from TI(slave) board to nrf52840(master...
Hi there! I am developing a device with the nRF52810 that requires the following:
Receive audio over BLE
Store audio in memory
Playback audio on command
Would...