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...
Hello,
I'm developing a custom application based on SDK 15.2 on nRF52 using softdevice S132 v6.1.
In my development, I want to ensure timestamp synchronization between...
Hi,
I am using NRF52 SDK 15.3 on nrf52840 Preview DK
I am using BLE to transmit data, I want to use PPI to get readings off of SAADC but using 'app timer' instead of TIMER...
I'm currently on a question for which the documentation here can't help me.
If I'm correct, the Dual-Bank Update allows to retain a safe copy of the old firmware image...
Hi,
I am using esb project of SDK15.3 to test esb PTX and PRX function.
The default setting of address-0 and address-1 is 0xE7E7E7E7 and 0xC2C2C2C2, and PTX and PRX can...
Hi,
1.I want to develop the my product using nrf51822 with PCB antenna(as shape given in sdk hardware) with following board stackup-
2. i am going to use cap-0603 in...
Hi,
I am using nrf52840 S140 PCA10056 SDK 15.2.0 version with example ble_app_multirole_lesc_S140_PCA10056 . i am using Segger Embedded studio IDE. So now problemis i am...
Hi,
I am trying to get my systemOFF current below 1uA, but Im struggeling.
normally I use MBED, but to eliminate that variable, I just did a test without MBED, I took...
Hello together, I am experiencing problems with the nrf52840. I got the BLE_APP_Blinky example to run. Now I am trying to get the BLE_THROUGHPUT example experiment to run...
Dear nordic,
I want to know something regarding your SDK. I have nrf52832 development board and i use sdk 15.2 .
1. if i want to use BLE 4.2 version what changes i want...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I added the UART example to...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I used the nRF UART and nRF...
Dear nordic,
I need more information regarding this?
1. I heard the BLE one packet has possible 20 bytes. but i tested this example and connect using nRF connect app...
Hello everyone,
I am experiencing a weird problem; I am working on an NRF52840 DK board and writing my code in Segger Embedded Studio.
I do not have any problem when...
Hi,
I am looking for the nRF52 / nRF52 Mesh online courses.
I am going to developing a new project based on MESH network. where i required lot of sources to clarify my...
Hi, I'm using the nRF52 SDK 15.3.0's BLE_APP_UART central/peripheral examples with my PCA10040 boards.
Can I ask about the central example, please?
0. Currently, I think...