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...
Hi! I am trying to write code on MFRC522 to read data from RFID tags and write data to them, but the datasheet leaves much to be desired, and libraries are available only...
Hi,
I want to upgrate bootloader in my firmware.
IC: nRF52832
SDK: 17.02
I have finished my project, this project include boot + softdevice + app + settings,and...
Hello support team Devzone.
I am new member and i have a nRF51 DK board.
I try to create hex file for my nRF 51 DK board on the website : Mbed Compiler
when compiler...
Hello,
I'm sorry for this question, it can be easy for most of you I guess. I would like to measure the current consumption of the Thingy91, I see in the documentation...
I am running a simple cloud example where I am trying to send a CoAP GET message to coap.me:5683 server over Thread.
I can ping 64:ff9b::0808:0808 and get a response. I...
Hello I want to know what is the command that I must add to the ble_uart code which exists in the SDK library to send hello word using the bleutooth in the nrf UART application...
in \connect SDK\v1.5.0\nrf\samples\bluetooth\peripheral_uart,data number is limited 20 bytes, more than 20bytes BLE will part data in two or more packs to send or receive...
Hello everyone.
I'm trying to run examples provided in Zigbee v4.1 https://www.nordicsemi.com/-/media/Software-and-other-downloads/SDKs/nRF5-SDK-for-Thread/nRF5-SDK-for...
Hi,
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs , I have used this link to access the nrf sniffer hex...
I'm struggling to understand the difference between nrf_pwr_mgmt_run() and sd_app_evt_wait(). When should I use each one? It looks like nrf_pwr_mgmt_run() calls sd_app_evt_wait...
ok I am using nrf52820 and sdk nRF5_SDK_17.0.2_d674dde
when i was using
ble_app_uart\pca10100e\s112
Its work correctly
and
the dfu
pca10100e_s112_ble
also...
I am having problems advertising both FOTA and a custom service. I started with the peripheral sample (zephyr\samples\bluetooth\peripheral) and the smp_svr sample (\zephyr...
A SoftDevice is software which implements a wireless protocol and the nRF51 and nRF52 series specifically mention them. Since the nRF5340 has a dedicated network processor...
Hello,
I'm coming to you with a beginner question, I would like to use the functions localtime, difftime, strftime but I saw that time.h is not included. Is it possible...
The test of I2C signal found that the logic low level could not be lowered. It was pulled up to 3.3V through the external 1K resistor, and the logic low level of I2C was about...