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,
I have a app that using a constantly blinking LED started at power-up, however I am having some trouble stopping the timer.. (Yes, I know it's simple.. but i still...
Dear support team,
I have problem with recovering the nrf52dk board.I check devzone.nordicsemi.com for issue, but nothing solve the problem. Board need to be recoverd...
I want to use nrf52832 to communicate with my sensors , but my three sensors should use spis to communicate, the others use TWI ,so in sampling , I need to switch between...
Is there a schedule to release an up to date version of the "nrf51-ble-driver_win_0.5.0" package, including the compiled serialization dll?
The package is a download for...
Hi,
I am burning the same code on two sets of chips nrf51882 and nrf51442. The nrf51882 chip is with 16kb RAM and 128kb of flash memory while the nrf51442 chip is with...
Hi,
I took a example (ble Peripheral : ble_app_uart) and enabled bonding and whitelist as per the tutorial devzone.nordicsemi.com/.../ and followed these link ( devzone.nordicsemi...
Hi. I'm using SDK 11, SD s130, gcc, nRF51822. My application is a peripheral that advertises OK and gets a connection from our mobile app OK, but then gets a PM_EVT_ERROR_UNEXPECTED...
Hi ,
I have designed a beacon using nrf51422 nordic chip. But when I checked the antenna frequency , i came to know that its above 2.45 Ghz. I tried by the changing the...
Hello:
I open nrf51-ble-tutorial-service-master\SDK 11.0.0\nrf5-ble-tutorial-service\pca10040\s132\arm5_no_packs\nrf52-ble-tutorial-service.uvprojx and compike then find...
hello:
I open nrf51-ble-tutorial-service-master\SDK 11.0.0\nrf5-ble-tutorial-service\pca10040\s132\arm5_no_packs\ nrf52-ble-tutorial-service.uvprojx, and compile ,the result...
Hello,
I am developing custom driver for TWIM. I am facing a problem with DNACK and ANACK which hangs my application. SCL and SDA lines are monitored through Saleale logic...
hello,
again, sorry for the begginers qustion(probablly i will have 2-3(hopefully) in the next few days). I got today the nrf52-dk, and on the back of the nrf52 is written...
I ask the questition yesterday ,maybe i have not expressed clearly.In my project , I have to use three spi in master mode and three twi in master mode to communicate with...
Hi!
In my teamwork we are developing an application for use a sensor module via spi, and share data and comunicate with other devices via Bluetooth.
I've taken care...
Dears,
We are working for a dongle solution to exchange data.
Have any BLE SDK solution via Uart to exchange data between host & client? and that the host is no need...