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 Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi Guys, my project requirement is i have to make sure that my nRF8001 should bond with only one peer device. So i intend do a whitelist one peer device address, whitelist...
I'm trying to use 4 pwm by hardware
and 2 pwm by ppi.
It works pefectly purely.
and if softdevice included.
I have to change nrf_ppi_ to sd_ppi_ api.
and got no demo...
hi. As I know, if I want to change my nRF8001 Device name, I have to check "Over the air" and "From application controller with pipe" boxes in nRFGO Studio. in this case,...
Hi,
I want to make sure that the nRF52832 can start working (turn on) with a 1.8V power supply. Therefore I went to check the default value of POFCON register, in which...
Hi,
I got the PWM example code working, but I need only 3 PWM pulses (14usec on time and 34 usec off time). How do I configure the PWM pins to output just 'n' cycles? thanks...
Hello,
I have downloaded the nrf52 sdk (version 0.9.2) and following the steps listed here: infocenter.nordicsemi.com/index.jsp , to run the blinky led example. However,...
hi, i'm looking for layout and schematic (altium ver.) of attatched nrf module (nrf 51822 BLE).
how ans where can i get this ????
actually i need the imformation...
Hi,
For each sdk version there is a release note of known bugs which is good :-)
I guess it lists the bugs known at the time of the release of the sdk.
Are these posts...
Hello,
I am developing in NRF51 with gazelle communication. I specify in project setting (in IRAM) to use full RAM of my nRF51, and use MicroLib. My last working application...
Hi,
I wonder if anyone knows any free C++ compilers for nRF52. I tried the mbed but it is not fully supported for nRF52.
The regular GNU GCC: arm-none-eabi-gcc works perfectly...
We are working on a project using the nrf52832 (SoftDevice s332 v0.9.1alpha, nRF5 SDK 11.0.0) in which we build a library as a hex file and and load it into a known flash...
Hi Guys,
I am using Bluez 5.39 on Ubuntu 14-04 acts a the peripheral by running "example-gatt-server" which creates 3 services and serveral characteristics within it. ...
In a project, I know the Bluetooth address from the machine, also know the phone's address. I want to let Bluetooth devices from the computer and mobile phone side of Bluetooth...
When I use the example of ble_app_uart(SDK : nRF5_SDK_11.0.0_89a8197) to measure data througput ,I find that i cannot get the complete packet of 20 bytes.
The operation is...