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'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
hello,everyone,
I use the Infocenter Guide , and
I changed my section placement marcos by the warning:
FLASH_PH_START=0x0
FLASH_PH_SIZE=0x100000
RAM_PH_START=0x20000000...
Hi, I am trying to interface nRF52832 with KX 124-1051 accelerometer sensor using I2C. I want to read the chip ID of the slave device. The SCL and SDA pins i used are 28 and...
Hi,
SDK15.2
Softdevice: S132 6.1.0 Device: NRF52832
Mobile phone:Galaxy S5 (Android 6.0.1)
I have a problem with the Galaxy S5 can't scan Bluetooth devices. During...
i am working on ble_app_beacon example and i am facing issues in evt_handler. basically i want to use on_adv_evt() function to put my device in sleep mode after timeout hence...
Hi team,
Our customer's application was mouse.
The requirement was to change BD ADDR and do bonding again after pushing the bonding key.
However , we want the device...
Dear nordic,
I check your ble app uart example in debug mode. After some time it goes to the NRF_BREAKPOINT_COND. nothing do in the eaxmple just loaded only why this going...
Hi.
I am not family with the Nordic product, this is the first time.
I just download "nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.zip", because I plan to build my NCP...
Dear nordic,
I need a help to create a PWM. I want to create pwm of 10 ms time period and pulse width of 1 micro second. i created PWM of 10 ms time period but how i create...
Hi
I have nRF51802 and I have also downloaded Compatible SDK versions 12.3.0
I want to test out TWI scanner, but to support nRF51802 chipset where I have to change or...
Hello! I used nrf52832(SDK12.3,softdevice:v3.0) in my project, now i want to upgrade softdevice to v6.1.1 by DFU. I used the same private.key to generate zip package(App+SD...
Hi,
I have been trying for switching advertising parameters like m_beacon_info1[6]=0x00 to 0xff when button pressing.After 10 advertising ,the parameter back to normal as...
Hello everyone
I am a beginner in BLE.
I am working on nRF5_SDK_14.1.0-Nordic with nRF52840-PDK.
#define BLE_GAP_PHY_1MBPS 0x01 /**< 1 Mbps PHY. */ #define BLE_GAP_PHY_2MBPS...
Hi,
1) I would like to program softdevice + buttonless DFU + app in production using J-Link.I tried that but my device always runs bootloader only, in never jumps to app...
I'm seeing a softdevice assertion every now a then, it takes multiple days with the device running and advertising before we see it. Even though we have the DEBUG flag set...