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, 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...
Hello, I have 4 NRF51822 modules, 2 stlink programmers, and a BLE400 board, I was using the same module with the same stlink each time, but the led on the board stopped lighting...
Hi,
I am going to transmit and receive data with libuarte. I read the libuarte example, but I am not quite sure my understanding of the data transfer process is correct...
Hello
I am trying to configure the spis with the nrfx drivers. My code is as follows:
I enabled the nrfx SPIS driver and the nrfx SPIS3 instance via Segger Embedded...
Dear,
I want copy antenna design from PCA10040 for BLE. Could you please help to provide antenna's spec, such as gain, efficiency, Radiation Pattern?
Thank you.
We are trying to program the nRF5340 via SWD from a host MCU and would like to understand if there is a white paper/blog post similar to this one:
https://devzone.nordicsemi...
Hi, Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4
This is our situation.
We want to measure...
A few things to preface:
Hardware: nRF52840 Development Kit (PCA10056 - 2.0.1 - 2020.11)
Nordic SDK: nRF5_SDK_17.0.0_9d13099
Central example project I am using: nRF5_SDK_17...
Hi,
How do we get the GPS speed accuracy out of the module? We have used other GPS modules in the past which have output the speed accuracy which we use to qualify the data...
Hi,
I am adapting the nRF9160 coap_client sample, and have 2 questions:
If I do not care about responses what is the ideal / cleanest way of configuring the app or underlying...
Hi,
We are attempting to update the nRF52840 on our Thingy91 over the UART connection from the 9160. All development on the nRF52 is done in the nRF5 SDK 17.0.2. I have...
Hi !
I am on SDK 15.2, on a nrf52832. I am using Nrf Connect android app to visualize my BLE device.
I have met a strange issue :
For some tests about BLE security,...
I'm able to generate a square wave like the one in the picture using the PWM
What I want to know is: is there a way to momentarily pause the generation of such wave and...
Hello, I'm engineer student. I'm doing on a project about localize the indoor position using BLE signals with Bluetooth 5.1 . In the beginning I want to receive RSSI from...