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've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hello!
Running Windows 10, nRF Connect for Desktop v3.7.0, Bluetooth Low Energy v2.5.2.
Have the following section added to the uuid_definitions.json:
The problem...
I am sending data over air from an XBee in transparent mode to an nRF52840 dongle as ZC.
The data is going over the air from the source and destination addresses using a...
Current status. Bond is required to perform FW updates while in OTA mode.
What we want: No Bond is required for FW update in OTA mode, FW files can be uploaded unilaterally...
Hi,
I have questions about the connections between the nRF5340 and the FEM nRF21540.
The nRF5340 has these components:
And the nRF21540 has this component:
I wonder...
Hi everyone,
I am currently reading the nRF53 Series product specification from the info center for evaluation purposes. During reading and looking at the application...
Hello.
Please forgive me for a real beginners question but I would like to understand the relation between the menu configurations in SES and the different configuration...
During a FW update, it failed for some reason and then I couldn't get anything to work. I can't come back from OTA mode. Reset does not work either.
According to the log...
I just found out there is no SPI slave support for SPI3 on NRF52840, but the memory map shows a SPI master for SPI3 though. Is it possible to enable SPI slave on SPI3? We...
Hi,
1. I have implement DFU example without private key (open bootloader !) . How to implement secure bootloader for NCS .
2. when i use the DFU with hid_keyboard the...
Hi! Writing to flash memory. After calling nrf_fstorage_erase (...) a hardfault happens. It only NOT happens if JLink is enabled (using dbg or rtt logs). So I can not debug...
Hi i just bough module E73-TBB(nRF52832) from EBYTE . I've already downloaded the sdk this link https://www.nordicsemi.com/Products/nRF52832/Download#infotabs
I test with...
Hi,
I would like to set up RTT on both net and app cores, but I haven't been able to get both running simultaneously. I'm wondering if this is even possible, and if so...