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...
I was kindly surprised with new S130 functionality - ECDH key exchange. Do you have plans in the near future to implement it in S110 softdevice? Thanks
Hi
I have nrf51822 CEAA which is powered with 1.9 volt on vdd (low power chip). I'm using ADC to measure battery level but the conversion gave me 5.4 volt wich is wrong for...
Hi,
we have developed some software that is running fine on the nRF52-DK (PCA10040 v0.9.0) which uses nRF52832 IC revision "Engineering B".
We are using SoftDevice s132_nrf52_2...
Hey everyone,
I am using nrf51 dongle pca 10031. Nordic promised to have 1Mbps data rate. when i was trying to transfer data through UART. data is validated until 401600...
hi
im working with nrf51422 and keil and s130
my external crystal is a 32768 and 16 mega
for my soft-device witch one should i use
// Initialize SoftDevice.
SOFTDEVICE_HANDLER_INIT...
I'm trying to add a characteristic to a service in nRFGo Studio with the Write propery enabled.
However, the software doesn't allow me to enable Write and greys the checkbox...
Hi,
i am using nrf51822 for my application.
i am using connectable undirected mode with 40 ms advertising interval but when i am seeing the device data in the nrf master...
hi,
i am using sdk 10, with s120.
i want to advertise data on a single channel with frequency say (2426).
is there any sample code or something, with which i can play...
Is there a hook anywhere in the SD (130/132) to let me generate my own LTKs, EDIV and RAND during the bonding process? I don't think so, I've not found one, but perhaps I...
Good afternoon.
I´m using nrf51-dk with SDK 9.0.0, s110 softdevice and uart nordic app on mobile. I have a program in my nrf51-dk that it sends and receives data between...
Hi all,
We are using nRF51822-QFAA-R7 to develop our HUD system. The BLE connection is not stable some time.
For most iphone 6/6s, the BLE can connect for a short time...
Hi. Im beginner in BLE.I have a question. how PipesOpen bitmap in Pipe Status Event create? is it sent from smartphone application to nRF and nRF sends them in Pipe status...
Hello everyone,
I am using 3 nrf24L01 on arduino Uno boards.
One arduino is the coordinator and the others are nodes.
The coordinator send on a specific pipe a value...
hi, I am a beginer with 24le1. as we know, when the chip in standby mode, it can be waken up by rtc2 or RF interrupt.
if it is waken by RF, how do I know how long...
Is it possible to have a gatt characteristic user description being read only?
I'm currently using this configuration, but the "nrf master control" android app allows me...