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...
Hi everybody,
is there an issue for using the twis
module and bluetooth at the same time?
I have problems merging the example
projects (ble_app_template and
eeprom_simulator...
Hello,
This is a strange problem and I do hope I am missing something. There are two bootloaders in the examples/dfu section for a particular transport - with debug and...
Hi,
I want to add manufacturer specific data filter in nrf_ble_scan module.
I have gone through the nRF SDK. But the manufacturer specific data filter related fields...
Hello, I want to scan all ble devices present near by nrf52-dk and process the data in my application. I am unable to find the scanning ble device code in nrf52 sdk. I am...
Shalom!
I want my code example to be able to run on both the nRF9160 and the Thingy91. I ran the SES Open nRF project menu twice and have two separate build folders under...
Comparing Current Consumption Between NRF52840 and NRF5340
Loading Zephyr HR sample code on both.
Connected to each using NRF connect and subscribed to HR UUID.
Measured...
Hi,
I understand that we have several types of sec_modes.
However, regarding modes with MITM - I don't understand how exactly those modes protect from MITM. What does...
Hello,
I started working with microcontrollers recently, I'm having issues with getting started with software development on an MS46SF11 module from Minew based on the nRF52805...
Hello. Developed with nrf52832 (S132 v7.0.1, SDK v16.0.0).
I want to get the data stored in Scan Response, but I don't know how to do it. Is there a good way to receive...
Because the GPS will continue to output data after starting, in order not to block the main thread, I placed it in another thread, but I found that when my main thread did...
It is not clear from the website whether Nordic has produced an LE audio chip/board, and if/when it will be available for purchase? Does anyone have any info on it?
Hi,
We are porting our application from nRF Zigbee & Thread SDK to NCS.
On the ZIgbee side, we have been using this methods:
1. zb_zdo_find_bind_src(): to check...
I'm working on a project that has multiple custom partition manager configuration file that are implemented based on the instructions provided in this section of the partition...
Hi,
yesterday, I met the same situation as here . But now, I can't even see one log, even after I annotated the code related twi and just remained some “NRF_LOG_INFO()”...
Hi,
I am using SDK 17.0.2 for a simple scanner project, where nordic SoC is communicating with main MCU via SPI. The code starts normally on nRF52832, but on nRF52833, it...