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...
I am using the nRF52840 DK with the s140 softdevice and am trying to copy the interrupt vector table to RAM to modify interrupts during run time.
I run the following function...
I am porting the eMD-6.12 firmware/library by Invensense for the part MPU9250 into the nRF52832. My toolchain is compiling through gcc allowing examples from SDK's to be quickly...
Hi,
We 're currently using an ARM SOM that will run Yocto Linux from NPX for our current project. We have the nrf52840 connect to this SOM via USB, and we want to be able...
I am using SDK V15 with an nRF52DK and Keil compiler.
I have difficulty finding an example to use a GPIO to drive a Piezo Buzzer. The requirement is very simple: use a GPIO...
Hello,
Is there anyone successful in communicating with an nRF52 based GATT server from a Windows 10 App? I’ve skimmed through the forum and do not come across any positive...
Hi,
I have an application that verifies a chunk of data and EdDSA Ed25519 signature against a remote public key.
The device application generates a random number, sends...
Hi,
I would like to add some custom sensor for Thingy:91 board. I notice that there are no GPIOs available to connect sensor to nRF9160 SiP? So do I need to connect the...
Hi,
Today I found I was unable to flash my nRF9160 DK. "west flash" fails with the error message "Installed nrfjprog is too old for the device. Please upgrade nrfjprog to...
I am trying to follow the section “Declaring custom cluster” ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v3.0.0%2Fusing_zigbee__z_c_l...
I've tried for two days to log back into the cloud service and just get the spinning angles. I tried to create a new account and the same. I was able to change the password...
Hi all, I would like to implement a fault handler in our nRF9160 based system to handle hard faults/unhandled exceptions by resetting the system, but am having a hard time...
Dear Nordic team,
I have a running NRF52 with a firmware based on the freeRTOS demo. To this demo I added the PDM Support Module and the TWI Module.
As soon as both sensors...
We are trying to implement models inside the mesh. So we've started with a functional example of the generic on off and tried to update it according to our needs.
The custom...
Hi,
I have 3 devices that all act as broadcaster and observer they continuesly sending data to each other, now i want to establish a connection between one of those 3...