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 am currently tasked with programming the NRF52810 to boot up upon a button press and then sit and wait for further button presses to trigger various functionality including...
Good afternoon
According to the project requirements, two keys were added to the compiler settings for stricter project verification:
-Wsign-conversion - Checking for...
Hello,
I have tested the ADC+UART in nRF52 BLE module,
and now thanks to help of this community, I can get the ADC value with UART communication.
Sorry for so many questions...
Hello I have an issue with the exit.c file, Eclipse tells me: exit.c:(.text.exit+0x16): undefined reference to `_exit' I do understand that this is a linkage problem that...
Hello Sir or ma'am
I am trying to load CPP SDK on my nrf52840 DK, But whenever I compile my code it through the error like this," vector: No such file or directory". Now...
Hi, all.
I'm using nRF52832 Software Development Kit, PCA10040, S132.
Using the 'ble_app_uart_c' example, I am studying to connect with my beacons and read data.
I...
Hi,
When evaluated under the following conditions, there was Out of band spurious@325MHz~403MHz (See the following Results ).
Does nRF52832 has spurious(-50dBm~-60dBm...
Hello!
I'm doing the firmware that will be applied to the custom device. This device contains one button, which has two functions. (Function output according to button input...
Hello. I have one multirole device and one peripheral device. Both are nRF53832, SDK version is 15.3 and softdevice is s132 6.1.1. Multirole devices connect to phones as well...
I have two nRF52832 side by side scanning for advertisement with filter by name. Because I will have a number of peripherals advertising, so I want to have multiple centrals...
Hello together,
I want to create a program for the nRF52840 DK and later port it to the nRF52840 Dongle (both from Nordic).
The program should
1) over Serial (USB, that...
Hi there,
I have developed a small sensor device, which generates events when a reedcontact is triggered. When an event occurs a NB-iot message is sent.
However when I...
Hi All,
I'm a student starting a project on a low-power bluetooth accelerometer. I have selected the MC3672 accelerometer ( mcubemems.com/.../) , which will be soldered...
Hello
I am using the ble_thread_dyn_mtd_coap_cli_pca_10056_s140 example and I would like to send 100 bytes of data to display in the logs of the android application "nRF...