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...
Hi,
I get the log:
[00:00:30.320,159]
[1;31m<err> multicell_location_sample: Failed to acquire location, error: -77
Why I can not get the location like this: ...
Hi Amanda, My Last Ticket with Same Subject wrongly closed and issue not resolved So starting new Want to know how suggestion in your last reply will resolve my sequence number...
Hi,
I'm writing a Windows application that used python QT and pynrfjprog library for programming HEX files.
But I can NOT export it into a .exe file for executing (using...
Hi,
I see in the nrf9160 1.2.0 AT document there is a command XFILEWRITE that suggests the GPS almanac can be written and persist in the modem.
Can you provide more documentation...
Hi, I have developed firmware on nRF52840 as a peripheral. Now I have to develop firmware on nRF52832(beacon) as central which scans the first device and connects and sends...
Hi,
I am using Zephyr configured to use the softdevice as the BLE controller.
I am looking to read and write a small amount of data to the flash for non-volatile storage...
I use nRFgo Studio 1.21.2.10 and J-Link V5.12f.
In nRFgo Studio I can erase my nrf52. However, programming with softdevice or application ends with error Unable to find...
Hi,
We are having custom HW and having NRF91DK and NRF52.
We have architecture as NRF91 and NRF52 (Central) is connected over UART and NRF52 (Central) and NRF52 (Peripheral...
Hi
I'm using direction finding connectionless_rx project from NRF Connect SDK 1.7.1 with NRF52833 and I want to sample the CTE with a 4MS/s sampling rate (sample spacing...
Hi, I have a project developed on Visual Studio Code and PlatformIO. Now I want to use the same classes with SEGGER Embedded Studio. How do i do? Thanks.
I am very new to this product and Bluetooth technology in general. I am trying to determine what I have done wrong. I have purchased the nRF52 dev kit and downloaded and installed...
Hi,
In our design we use Fanstel BM832 module, based on nRF52832 chip. We have failed spurious emission in ETSI RX mode. Rx LO at ~4958 MHz exceeds the limit by 0.3 dB....
Hi,
We are working on the iOS App development for our BLE device. Our query is that, “we have completed the connection with Ble device with our iOS application on first...