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...
Hi!
I'm developing a small central BLE software, everything works well, please assume that I have correclty instantiated a connection, did the service and characteristic...
Hi,
I have looked around the internet and am trying to understand the ble security options. I cannot understand the correct approach to take for our application.
Our situation...
Hi,
How interrupt is working in nrf saac driver? I can see that it is already code is present in the adc_nrf_saac.c
static int init_saadc ( const struct device...
Hello,
I was wondering if it is possible to port older projects built using the now deprecated Nordic Thingy:52 SDK ( https://github.com/NordicSemiconductor/Nordic-Thingy52...
Hi,
As a university we bought several NRF51422 dongles to sniff BLE traffic
Following the installation instruction here: https://infocenter.nordicsemi.com/index.jsp?topic...
Hello,
I am new in nordic previously I was working on Cypress controllers. I am trying to put the device in System ON Low power mode.
I have tried the below functions...
Hi,
I am working on a project using BT Mesh and I am evaluating a prototype using the nrf52840. I am not working with the mesh-SDK, because I am using zephyr. I am working...
Hi, I have a University group project which required us to build software on Android devices. Basically, this project requires us to build software based on BLE Mesh between...
Hello,
I want to communicate one card nrf5340dk with 2 same card in using 'central_uart' and 'peripheral_uart' samples.
I have succeeded to establish the connection and...
Hi,
We have a new product and are looking into OOB pairing for authentication and encryption. All the information about OOB flows back to NFC pairing, but that is not what...
Hi
I am working on an application that uses extended periodic advertising feature of BLE 5. In this sample (periodic sync):
https://github.com/nrfconnect/sdk-zephyr...
Hello nordic. I have several SPI peripherals connected to the nRF9160. I'm using the PPK2 in ampere mode. Does this then also measure the additional current drawn by the SPI...
Hello,
I'm wrapping up the layout of a board based on the NRF52832 (DCDC). I've tried to replicate the reference design as close as possible. I'm using Kicad and had to...
Hi,
Referring to the case,
https://devzone.nordicsemi.com/f/nordic-q-a/72660/nrf-connect-sdk-v-1-5-0-how-where-to-change-phy-and-tx-power-for-long-range-application
...