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...
Hello
I'm working on a project inspired by the ble_thread_dyn_mtd_coap_cli example and for which I added the management of BLE LE Secure Connections (inspired by https:...
Hi all,
I observed an issue after upgrading to 1.8.0 and to Zephyr 2.7.0-ncs1 respectively. When having Zigbee (and NET core) enabled, all images are built as before. The...
Hello there,
I've set up 1.RaspberryPi with an otbr docker container.
Thanks to Sigurd I have set up 2.nRF21540DK running CoProcessor firmware built with nRF Connect SDK...
Hi,
I want to know more about composition data size. As I have read in Mesh Profile v1.0.1, composition data page 0 is mandatory, while the other pages are optional. The...
I have custom board defined in DTS file. There will be multiple variants of boards, therefore I need to check which board is selected. How to check which board is selected...
Hi,
We are using nrf52840 for custom design and we have replaced the mx25r6435f qspi flash with Cypress S25hS512 qspi flash. We configured the flash as below in the dts...
Hello,
We have nRF52832 devices in the field, and one of the leading causes of warranty returns is that flash of nRF52 is completely erased. nrfjprog --readcode and --readuicr...
Hello,
We have a problem that affects a few devices (< 0.1 %) in mass production. The devices are flashed, boot up and pass tests and get shipped to customers. Some customers...
1. all files were successfully attached
2. there is no syntax error, there are only warnings
3. Please help me to resolve this problems as soon as possible.
Good day everyone !
Can thingy 52 itself be used as a location tracker, from Received Signal Strength Indicator(RSSI) . Does it have this function ? If it does, may i...
Hi all,
First of all, this is a new field for me, so I'm quite a beginner here. I'm connecting my ESP32 to wifi and I want to send somehow the IP it connects to, to the...
Hello,
In my application (SDK, 16.0.0, nRF 52840) I need to enable the DFU service after initialization, which I do by exposing a custom service "DFU enable". This in turn...
I'm currently using Zephyr with Nordic Segger v5.50c.
Most of the code uses NRF_LOG, NRF_ERR statements which are printed to the Nordic Segger terminal.
I also configured...
Hi,
We are trying to update the S112 softdevice on nrf52811 over serial DFU but it's not working and throwing the below errors.
We are using nRF5_SDK_17.1.0 and soft...
Goodday,
For some reason my nrf Connect Programmer stopped working after doing the latest updates. To test I took a brand new dongle, Programmer picks it up but does not...