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...
I am developing a CSCS client on my nRF52 DK and have two sensors at hand to test my implementation. Softdevice S132, SDK 17.0.2
My code is based on $SDKROOT\examples\ble_central_and_peripheral...
I want to implement the GATT UDS/UserDataService according to https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=475617, i.e. with persistent storage of the...
I tested with "nRF5_SDK_16.0.0_98a08e2" and "nrf5_SDK_for_Mesh_v4", I used the provisioner exam to provisioning the Light switch server, but after restart Light switch server...
Hi,
I am developing with nRF52840-pdk for BLE5 implementation. I am very much interested
in a long range spec of BLE5. I have gone though the example "ble_app_att_mtu_throughput...
Hello there ,
Can I use audio DMIC driver for MP34DT05-A PDM based sensor implementation . I cant find any reference regarding this driver .
I used nrf52840DK board and...
Hi, everyone
I am migrating from nrf51, sdk11, s130 programs to nrf52810, sdk15.3, s112
err_code = 0x0C is output from ble_advertising_init(&m_advertising, &init);
The...
Hi ,
I want to display received signal power of nrf24l01. Please help me how to display ?.. Does RPD bit is only set if the received power is greater than -64dBm.
I have the following code to write 0x34 bytes to flash
If I place a breakpoint in the debugger at the start of the erase/write code and step through it, the flash write...
Hi,
I'm new to using the thingy so I followed the instructional video to set up my 91. I think I tried to update the modem while not in MCUboot mode (I held SW3 when turning...
I have downloaded the latest version of nRF SDK (version 17). I am using Segger 4.50
The examples provided with the SDK use absolute paths, and will break if you relocate...
Hello,
I'm new here and I'm trying to program nRF52811 with direction finding AoA.
I notice that there is no code about it but there is steps to follow and that nRF52840...
Hello,
It appears that the LTE BLE Gateway example does not support the Thingy:91 out of the box. Is there a modified example for NCS v1.4.x (or later) that enables this...
Hello,
I installed nrfutil multiple times, rebooted my system (MacBook) but still when I type nrfutil on terminal it gives me the error "-bash: nrfutil: command not found...
Hi team
We are using your NRF52832 chip for product development based on the official nRF5_SDK_15.0.0_a53641a.
/**@brief Maximum amount of addresses in the whitelist...