I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
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...
Looking through the documentation and examples for the nRF9160, they all seem to be based on the Zephyr RTOS. I have 2 questions:
Is there any benefit (mainly from a power...
Dear Nordic,
Could you please advice me how to combine system off mode and bluetooth advertisements using Zephyr / nRF Connect SDK? Is there any clear example around?
...
Hello, I'm very new at nrf connect sdk. I tried to rebuild mqtt_sample and I got this error: opening dependency file modules\nrfxlib\nrfxlib\nrf_security\src\mbedtls\CMakeFiles...
Hi all,
I want to use TWIM1 on NRF5340, and I initialize it as follows:
But the return value of err is 0x0bad0005,
I guess may be TWIM1 is occupied by zephyr, because...
Hi,
I am trying to implement beacon-ing into my existing firmware of different beacon types. I have successfully generated an iBeacon and Eddystone-UID beacon using ble_advertising_advdata_update...
Hello,
I am working on developing a payment device that needs high security.
I was reading that new M33 ARM cores are EAL6+ certified. Does that mean that nordic nrf5340...
Hi All,
I am developing product using nRF52840 and SDK nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.
This product is basically, using the Thermostat cluster and Zigbee...
hi
i am working on nrf52dk. my dfu code is working first time . second time when i try to update code with android app. it gets stuck on starting bootloader.
I am trying to compile and upload https_client onto my Thingy91. I am compiling it in bash using 'west build -b thingy91_nrf9160ns --pristine -- -DCONFIG_BOOTLOADER_MCUBOOT...
Hi there
I am trying to write a simple code that will flash turn on an LED fro one I/O pine of the nrf24le1 in response to an input from another I/O pin of the nrf24le1...
Is it possible to install the development environment on a PC that is not connected to the internet.
I need to be able to download all the files from a PC connected to the...
Hello.
I need to add an output gpio to the dts file, I modified the board.dts file, inserting these lines in the leds section
res: res_ {
gpios = <& gpio0 17 GPIO_ACTIVE_LOW...
To flash a new firmware I always do the same thing.
Open NRF Connect
Open Bluetooth Low Energy
Click: Start Scanning
Click: Sort by signal strength
Choose the...