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'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I tried building the pc ble driver connectivity hex build.
I tried various ways to build it with different command shells and:
1: I saw the error "couldn't find make....
Hi,
I was wondering how I could somehow log data of device in the field to an SD card or the flash storage of the device or even over Bluetooth. Which of these options do...
i'm using the nRF52840 with a custom micro-kernel designed to support user-space applications with multi-tasking. multi-tasking is implemented using separate stack space for...
I'm having an issue that (I think) is related to MacOS Ventura upgrade. I'm trying to update the firmware on a DK52 Development board by copying the .hex file into the JLINK...
Surprisingly, our new ordered nRF52 DK v3.0.0 boards won't work in the BLE App (nRF Connect for desktop) App. Seems related to:
"The newer devkits have hardened APPROTECT...
Hi,
I am using nCS based application running on nrf52840dk, wherein we have QSPI based external flash memory available onboard.
My question is, since zephyr RTOS provides...
Hello,
I'm trying to measure the accuracy of the internal low frequency clock on the nRF52833 for hardware verification. I've set it up so that an RTC generates a tick event...
hi
I find nRF52810 can use peripheral(advertise) mode but it cant use central mode
is it right?
I have some product, which are switch and receiver, using ble nRF52810...
Hello,
I am using a nRF52840dk (nCS based app) with a nrf mesh android application,
nRF52840dk has application running BLE-Mesh Server model. while I am using nrf mesh...
I want to avoid to have the NFC tag to be writeable with another nrf device but i do not want it to be writable by any other type of device such as a phone. How do I put such...
Hi,
I am using nRF5340 audio DK PCA10121. The information from product specs, DK schematic and suggestions from this forum for nRF5340 do not align. Here are my notes: ...
I struggled to host MCUBoot's secondary image on the external Flash of the nRF5340DK. I hit so many obstacles along the way that I'm pretty sure I went off track early on...
I am developing a USB keyboard + mouse using a NRF52833. I have use the USB Device Example from nRF5 SDK v17.1.0. I chose this example because my project is in C++ and had...
Hi!
I am learning how to use the PSA Cryptography API and there's something I don't understand. I have imported an ECDSA public key in uncompressed format (x + y coordinates...