Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
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...