Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
Hello! Lately we are testing FOTA functionality in our products. FOTA works well when the distance, between the ED (our device under test) and the coordinator, is short, but...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
I want to understand the ROM layout and set the memory map.
Please tell me how to know the layout of the current ROM. (Mainly the range used by MBR area and FDS area)
...
Hi!
I use ncs v1.3.0 and mfw 1.2.0 on a nRF9160 DK v0.8.5.
My app runs in PSM mode alternating between LTE and GPS following Jan-Tores suggestions in his response to my...