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 am working on SDK 15.0 Multilink central and Multi peripheral
Soft device: 6.0.0
Segger IDE
Application overview :
When the central request to all peripherals...
Hi, I have seen in other topics here that it is not possible to control the server of the light switch example from the Android App, only the Generic On Off Model. But when...
I am working on RTLS project using nrf52832 SOC. In beacon mode i want to advertise temperature and battery strength . but i am not sure if what method should i use to measure...
Hi,
I am using nrf51822 in my project.So we are using keil5 u vision project and sdk 12.3 version so here the problem is i have imported the example program from the sdk...
The nRF52840 supports 2 Master/Slave instances.
Is it possible to configure the nRF52840 as a Master when connected to an I2C bus that has another Master present?
SDK 15.2, S132 6.1, nRF52832
I have a characteristics to write data to a peripheral, using variable length up to 507 bytes and authorization.
Writing to the peripheral...
I'm using nrf_fstorage_wrile() which work fine on most of the cases, except for len == 6 bytes. When I read back on the Flash, after successful write, I found that only 6...
Hi,
It‘s great thing that the nRF9160 DK can buy.
But there are few question need to be confirmed?
1, I saw the "Onging ceretifications" ( https://www.nordicsemi.com...
Hi,
I am using a nRF9160 with the LTE-M modem firmware. But I want to change it to the NB-IoT firmware. I have followed the instructions to install the dfu.
But when I...
Hi
I am looking at the file
\examples\light_switch\server\light_switch_server_nrf52840_xxAA_s140_6_1_0.emProject
and in there I see that there is the line
linker_section_placements_segments...
Hi,
We are planning to develop an IOT device using the nRF52840 which will communicate with a Hub device which will contain another nRF52840 chip, so we want to check the...
Hello,
I am compiling with encryption implemented for Bluetooth communications. Specifically with code taken from the ble_app_hrs_c example.
I am seeing this error:
...
Hi Sir
I am testing nRF52840 product with CMW500 BT5.0 testing script. But the testing is easily stop due to connection broken, especially for RX and long range testing...
I made an application based on ble_app_uart example using s130_nrf51_2.0.1_softdevice.hex and I have 2 boards:
- 1 nrf51DK
- 1 target board using nRF51822-QFAA H0 (version...