Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Target : NRF52832 as Server
Description of the problem (seen in wireshark)
Client : write request (0x12)
Server: Rcvd Error Response - Invalide Attribute value length...
We're porting an nRFS52832 app from an earlier version (14) to 15.2. Using sd_ble_gap_device_name_set( &secMode, dN, len ) with a string of length=9 will only show 5 chars...
Hi, we are trying to get the nRF9160 connected to the internet again, we had it working 6 months ago.
Our hardware is 0.8.5
We are in Ireland where we only have NB-IOT...
Hi
I'm using the watchdog of the nRF52832 Rev. 1.
The PS V1.4 states that the maximum run current of the watchdog is 2uA while the typical current is only 0.3uA. Can you...
Hi,
I am migrating from SDK14.2 to SDK15.0 and I can compile now, but when runnning the nrfx_uart_init the hardware handshake signal RTS is high from the beginning.
...
I am running into compile errors in different places in the SDK where there are lines as shown below: #if (NRF_BLE_GATT_ENABLED) /* do something */ #endif It is a widely and...
Hello Team,
Currently, we are evaluating nRF52 using nRF52840DK for one of our upcoming project. Basically, our typical application involves sending 32 Bytes of command...
I am using nRF52840dk SDK15.3.0 ble_app_att_mtu_throughput example,in that example i included some part of ble_app_uart code. Now the issue i am facing is ble_link_ctx_manager...
im trying to do notification for characteristic of a service whenever i trying to notify from nrf mobile app the debug session in ses is stopping its play in few seconds
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Assume I have one FDS record. With this...
Hello,
If I understand well the characteristics of the Thingy.91 si that you supplie a firmware we can download and modify as we want because it is open source, is that...
We're trying to diagnose an issue that's occurred to at least two of our customers. For some reason, we've found two different iPhones that are seeing our reader (nRF52840...
Hello,
Float printk (%f and %0.2f) is not working. I use newlib and activated floats for print and scan support without success.
Configuration:
Version from 31 january...
Hello!
I use nRF52-DK wuth android device. DK connects to android device and works with it well. But I want a paired DK make unpaired from android device by performing unpair...