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, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK. I am using openthread protocol...
Step 5 of the Matter instructions at developer.nordicsemi.com/.../python_chip_controller_building.html
Shows getting the discriminator data. What is shown looks like the...
Dear Nordic Experts, A few short questions about mesh advertising in regard to Softdevice s132, 7.3.0, Mesh SDK 5.0.0 and nRF5 SDK 17.0.2:
How do you change the advertised...
Hello,
I'm running asset_tracker_v2 from v1.9.1 on a LTE-M network that does not give the time (UTC clock) info.
When no time information is given, the application should...
Hello
I have some questions about flash_fstorage example.
After reading the macro, it seems that fstorage will be located in .fs_data flash zone.
start_addr is set...
Hi,
Softdevice - 112
sdk 17.1.0
I am trying to evaluate the memory of the device. I am using nRF52810 and the datasheet says 192KB flash and 24KB of RAM available. ...
Hi I am using Unity test framework for generating unit test report and i also want to generate the code coverage report of the code for that i need how many lines of code...
Hey
I'm currently writing a thesis on IIoT and implementation in remote areas. We're trying to setup the nRF9160DK as EON device with all implementations on the board...
Hello,
I am experiencing trouble with NRF9160 chips that get stuck after typically 1 to 2 days of operation. This happens on all 6 boards that I have available. I'll describe...
Hi,
I am coming across an issue with app_scheduler and FDS.
While waiting for an event in FDS to complete (write, read, init, gc, etc) I go into a while loop calling app_sched_execute...
Hi,
What is the lifespan of nRF52810, operating at room temperature ? How long can it reliably work? Do you have some figures on this ? If yes, is it same for other nordic...
Hello everybody
I am using the nRF51 Dongle to connect via a third party app to a measuring device. This always worked very well on my first computer, the app could detect...
Hi,
I updated my Segger Embedded Studio for Arm from V 5.68 to V 6.20a.
Calling CMSIS Configuration Wizard fails with all examples with message : "Error starting process...
Hi All,
I have a nRF52840DK and looking for a solution to connect the VCOM serial port to the PC, without using USB. I will need to connect the serial port to another board...
I'm working on porting a code base over from nRF5 SDK to nRFConnect/Zephyr. Our previous implementation uses ChaCha-Poly encryption, accelerated by the CC310. I wish to continue...