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 fellow developers,
I'm developing the Bluetooth Low Energy (BLE) app with my own functions. Now I would like to pack it as a standalone Electron App, which can be...
Dear Sir,
I am working on NRF52 and I have DK of PCA10040 / V1.2.1 / 2017.36 / 682236729. I have done program advertising with scanning both in one program. then I used...
Hi, I have problem. My NRF52832 Dev board is not recognizable by anything. L05 diode is blinking every 0.5 sec. I used Segger - not recognized, Keid again J Flash same story...
Hi,
I'm developing a BLE mesh project using Mesh SDK v4.2.0. I want to change the Tx power of the product in real-time, e.g. from 0dBm to 4dBm, 4dBm to 8dBm.
I've read...
I have an application that is running for a while and then it crashes.
Execution goes to softdevice_fault_handler(), calling it with parameters: id=1; pc=0xf764; info=NULL...
hi all
A silly question here , I am prepare to meet some security compliance , one of them is about delete files permanently.
I wonder how to get this done on nRF51822...
Hi,
I would like to wake the nRF52840 SoC from sleep via a GPIO High Pulse input.
What is the minimum allowable pulse period do I need for it to successfully wake up...
Hello,
I have the following application code (based on the template project from the SDK):
The receive callback is working and I get all the characters from my terminal...
From the datasheet I understand that any pins in port0 can be used as SPI. But I tried using the pins defined in nrf-sdk here and but there is no response. After searching...
Hi!
I am kind of DIY person and have a lots of time in COVID, I am a beginner to Nordic family, few months ago I implemented MPU9250 with NRF52832, I was able achieve...
Hi !
I am working with nRF52 DK to drive the nRF52832 and a sensor of Maxim Integrated.
I am using an older version of the SDK (14.2.0) because i need to modify an old...
Hello,
I was looking at power profiler (just playing with it) and I run it without proper setup on nrf52840DK, after that It seems that dk does not execute any application...
My application is again having troubles with opening an AF_LTE socket. It hangs indefinitely on the call to socket(AF_LTE,...). This code has been running successfully at...