Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using nRF52840 on our product. Since we want to support USB function, we connected VBUS pin of the chipset directly to the USB connector.
We would like to know...
Hello there,
How can I activate long range (coded PHY) in IoT examples, especially in TCP Client application. I've searched that forum and all of entries discussing about...
After receiving my Thingy:91, all was working as expected until I found that the included 10MB of data on the iBasis SIM had been used up and the device refused to connect...
Using the nrf52840 for analog sensor measurements we wanted to increase the accuracy by doing a regular calibration. Doing so we sometimes noticed spurious changes in measurement...
Hi,
I am currently working on a project that requires the control of a BLDC and i am new to the nRF microcontroller is there anyone how can give me some sort of guide and...
Hi all,
i'm testing a feature of my project using the ble_app_blinky central example adapted for the nRF52840 dongle. My goal is to discover the devices that are advertising...
Hello All,
I am working on the development of a product based on the nFR52840 SoC (SDK 16 and softdevice 14) and have several pheripherals connected to the chip, one of...
Hello,
I have a problem with reporting attribute: I am currently implementing a custom cluster that has 5 attributes that are reportable. Attribute values are of the type...
Hi,
i'm working on NRF9160 DK, and I am using the aws fota test example, however when I try to compile I get the following error message: zephyr / linker.cmd: 70 cannot...
Greetings,
I ran separately both the serial and provisioner examples successfuly with NRF52832 DK. Presently I'm trying to implement serial example codes to provisioner...
Hi, I have developed the custom services for nrf52832 with sdk16 in SES
in write character
Sometimes the write option works fine
unexpected error after write function...
can anyone shed any light on the function mouse_movement_send(int16_t x_delta, int16_t y_delta) in latest nrf51 sdk!? how to use it to move pointer on screen n make a left...