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 am using nrf52832 soc with customize board trying to optimize the power the following events occur:
1)The first time when i code uploaded it initialize all the...
Hi,
Is there a way to set somewhere in the softdevice or a library to automatically disconnect after an idle connection? Idle means, nog characteristics being read or written...
Dear Nordic,
I have some questions when study the usb audio of nRF52840;
What function when running the nrf_drv_usbd_errata_104 function?
Do I have run it? Can I remove...
Hi,
I am struggling to find a basic sample for UART communication in NCS. As an experienced Nrf5 SDK programmer, I find it very hard to convert my firmware to nRF Connect...
Hi Nordic Support
I have been experimenting with your nRF52840 board there has an SPI flash and have tested it with your USB example that can enumerate the filesystem on...
Hello,
I have the following setup:
a computer connected to a PCA10040 over USB
a PCA10040 connected to a NRF52832 over SWO (SWD IO, SWD CLK, SWO, RESET).
I would...
1. I am using the nrf52832 at the transmission side (ble).
2. at the scanner side I am using the ESP32.
3. I want to display the "advertising device name: " at ESP32 side...
Hi ,
I have been tryiing out the flash_storage example in the SDK /examples/pheripherals/flash_storage . The flash storage , permits us to write hello world to any memory...
Hi There,
I am developing Mesh applications based on Mesh5.0. At present, I have nrd52850DK broads, how can I do to debugger the application? Do I if have a J-link device...
I am not getting how to implement below two points in installation of micro-ecc
Enter the subdirectory for the SoC and the toolchain that you are using to build your application...
Hi Nordric,
In our application we want to receive the sensor data using SPI-DMA and to send processed data on USB.
1. Is it possible to receive sensor data and directly...
Hello,
When I set the tx power in the broadcast initialization, I found that there are restrictions on the setting of the Bluetooth name, as follows
My device name:...
The lNordic Semi Link
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE
mentions that the nRF52840 Dongle can be used as sniffer.
...
I am using:
2x Nrf51422 chips on PCA10028
IAR Embedded Workbench IDE - ARM 9.10.2
nRF5_SDK_12.3.0_d7731ad
I need to transfer a 44 byte payload from one board to the...
I think my nrf SDK toolchain manager missed a tool somehow. When I downloaded v1.6.1 (following the instructions on the website) and tried to build my project using
`west...