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...
I try to make a build of the example ble_app_hrs_rscs_replay_pca10028 (central and peripheral experimental) in SDK 10. My MCU is nRF51822-CFAC, and I'm using IAR compiler...
I'm using custom board with 32MHz oscillator and S110 SD 7.1 (SDK 6.1).
Somteimes (quite rare) the chip completely hangs when calling sd_flash_erase in pstorage.c.
Only...
hello
we use nRF51822 QF AC A1 / IC rev 3 with SDK 6.1.0 / S110 7.1.0. We have produced and delivered to client > 1k units
pwm code nrf_pwm_noglitch 02.2015 from
github...
Hi!
If you look at the reference design for nrf51x22_ceaa the pad size is 0.18mm with a 0.076 mm solder mask expansion
BUT in application note nAN-38 (page 6) it is...
Hi!
I have NRF51822 QFAA pcb. I uploaded mbed bootloader with DFU through uVision & st-link V2 interface. I have Windows Phone 10 (Build: 1511) installed on Nokia 830. Nokia...
I'm using a nRF51822 (with SDK 10) and the Nordic UART Service to provide transparent UART communications with a host CPU. However, occasionally it is necessary for the host...
Hello,
I've generated code via latest BDS and nRF51 SDK 10 plugin, and everything works OK, beside "desciptor" change.
When I execute function to set value of descriptor...
Hi,
I'm wondering
if nrf51822 QFAA is suitable for SD130 (considering to ram requirements)? In specs are just default and minimum value shown, what about max?
...
Hi,all
my question is the title.
i am a freshman here.
i know that the inquiry is a function with BR/EDR.
Does the 51822/51422 have a API with inquiry function when...
Hi,
I running the radio transmitter and receiver examples provided in the nRF5 v11 SDK.
However, I am observing some unexpected address matching
Setup: nRF5_SDK_11...
Hello,
I use the hrs example of the S130; nRF51_SDK_9.0.0\examples\ble_central\ble_app_hrs_c
I have now 2 belts (A and B) but I do not want to connect to B only to A...
Hi Nordic,
I've read chapters of GPIOTE/PPI in the reference manual of nRF51_Series, and have a basic understanding of these modules. But when I tried to read the SDK code...
Hi,
I am trying make general-purpose s130 app that will be able to connect to central and peripheral at the same time and to exchange informations between them.
At the...
We have bought wt51822-s1 model and now we are facing difficulties in uploading firmware into the device. We are using j link lite cortex m and segger j-FLASH Lite software...
I want to use a timer to track time. Like having a variable that shows minutes/seconds/ms/etc.
But I don't know how to do with that.I want to use the rtc, but rtc1 had been...