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,
I'm using WS2812B as a status LED. I don't have any free SPI ports. So my only option is to use I2S. It is displaying just white. I cannot change colors or turn it off...
Hello,
My SDK is ncs 2.6.1, and chip is nRF52832. If set CONFIG_BT_ID_MAX to 2, bt_id_create can be called twice without failure, but it seems the 2nd call doesn't update...
I'm seeking assistance with a power consumption issue we're facing in our hardware configuration. Here are the details:
Normal Operation Power Consumption : Our device...
Hello I am testing with nRF52-DK. But when I write data and read it with the Pragrammer of nRF Connector Desktop 5.0.2, the data is arranged as shown in the figure below....
Hi.
I'm currently developing Android application using Kotlin. App connects with Glucose meter via BLE (for that I'm using this lib: https://github.com/weliem/blessed-kotlin...
Dear community,
I am using the nRF9160 chip, and I have the issue of occasionally unreliable positioning. Depending on the network, positioning happens quickly and is...
Hi,
I'd like to set log level within the app but without success. I am browsing through https://docs.nordicsemi.com/bundle/ncs-2.5.2/page/zephyr/services/logging/index.html...
Hi,
is it possible to write data to external spi flash using nrfjprog? This would be on a custom board, which has nRF9160 with extra external SPI flash (not QSPI)?
...
Hi,
There is a bug in ncs\v2.7.99-cs2\nrf\cmake\version_app.cmake
add_custom_command( OUTPUT ${PROJECT_BINARY_DIR}/include/generated/app_commit.h COMMAND ${CMAKE_COMMAND...
I am using nRF Connect fro Desktop Bluetooth Low Energy Standalone v4.0.4 with a Dongle USB nRF52840.
I can see my device when Legacy Advertising is enabled, but if I only...
Hi,
First of all, let me confess, I am new to VS Code - NRF SDK environment.
I have a VS Code setup with NRF extensions enabled and due to some reason, the error squiggles...
Hi , I 'm trying to send and receive on a websocket. Sending works fine and is received on the backend, but when I try to receive I just get garbage in my buffer.
I sanity...
Hi,
I'm currently trying to add MCUBoot in my project.
The project was built successfully by adding these lines to prj.conf.
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU...
I'm looking into using command line builds for nRF Connect SDK again due to issues I've been running into with vscode.
The instructions on this page ( https://docs.nordicsemi...