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...
Hello,
I am using nRF52832 integration. While drawing the PCB, I could not find the pin definitions in detail in the datasheet. Which pins correspond to SPI, I2C, and UART...
What is the main clock frequency when application is running in thingy52? Is there a way to measure it from GPIO?
BTW, want to know what is the clock source and setting...
Hello,
I'm using SDK for Thread v4.1. I built my project on top of multiprotocol example "ble_thread_dyn_template". I want to increase the radio output power of the device...
Hi,
I have a custom board with nRF52840 and I'm using nordic SDK. My image size is increasing because I have lots of peripheral connected in my board. I would like to use...
Hi, I'm about to perform an RF-PHY test on a module using nRF8001 to get a QDID. In that connection, I would like to know the specifications of the nRF8001.Can you tell me...
Hii ,
Iam using nordic nrf52832 board In the example of ble_att_mtu_throughput example . I have tried a lot to achieve the 803 kbps, but the output was 204 kbps only....
I want to implement integration tests of the ZigBee subsystem on nrf52 and looking for a way to launch them by CI script. We need such a feature for automatic testing after...
If we were to run a 52832 as a BLE advert receiver - listening permanently for BLE adverts - do you have any information of the expected current consumption in this kind of...
Hi!
I want to program boards in production by using the SWD interface from a nRF52840. The image will be sent from a PC to the nRF through the USB-virtual serial port. ...
Download nrf52832 through JLINK tool, and then through jflash read back, it is found that the bin file is different from the download in bin file. What is the composition...
Hello, i work with nrf52840. I know that it is possible to run two stacks Thread and BLE on one Chip (nRF52840) on dynamic way. But i want to run Thread as NCP-Radio and BLE...
Is there a graph available for the internal power regulators efficiency / current consumption at different supply voltages and temperatures for the nRF9160(-SICA)? We're currently...
I need to create a health device that sends time stamps of the measurement. For that to work I would need the counter to continue between power cycles. Some devices have a...
When the program runs, it will enter the hardware fault,because part of the code is lost in the program storage area of flash.
As shown in the figure, the left part is...