I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Hi,
Segger SystemView 3.30 (downloaded from https://www.segger.com/downloads/systemview/ ) does not work with NCS 1.5.1. Upstream Zephyr has updated https://github.com/zephyrproject...
Hi Nordic,
I just had Thingy:91 few days ago. I ran this KIT with thingy91_nbiot_2021-03-04_8e8c6089.hex and asset_tracker example in ncs/nrf/applications . I found that...
I would like to send and receive data to/from nrf52832 pins over BLE using android phone. I would like to capture and display output of Force Sensing resistor and control...
To the kind attention of Nordic support team,
We have got an nRF52833 gzll host that has to interact with multiple gzll devices. We empirically saw that (in our case and...
Hello
I'm using the CLI example as ZC and a custom endnode based on the freeRTOS multisensor example (from nRF5 SDK for Thread and Zigbee v4.1.0). Im trying to send a counter...
Hi, I have a problem with setting up SHELL over RTT. I have managed to get some logs from the device. Prompt `rtt:~$ ` is also shown. but whenever I try to send something...
Hi,
we just uploaded MFW 1.3.0 to our nRF9160 DKs that had engineering revision of nRF9160. They seem to be now bricked and it is not possible to downgrade to MFW 1.2 via...
My task is to create a webserver on the nRF9160DK. For this i'm using the civetweb module provided by zephyr and the ethernet-shield from PHYTEC. I got an issue i want to...
Hi everybody,
I have developed a BLE sensor based on nRF52840 (S140 6.1.1 and SDK 15.3.0) that is normally performing connectable scannable undirected advertising. Since...
Hello,
I need to use the ADC with 600mV internal voltage, ADC Gain stage = 1.
The input signal on VINP vary from 750mV to 1750mV, and input signal on VINN is fixed at...
Dear friends,
I followed the tutorial( Using serial interface for provisioning and configuration ) control a mesh node.
a) The PyACI as a host via uart connet to 52840...
Hi, teams.
I checked the operation of nrf mesh network. (mesh sensor example, and light switch example)
It works well. Thank you!
By the way, I have a question....
Hi everyone,
I am having a problem with dfu example. I would like to test my board with the buttonless dfu image, namely
sd_s132_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hi,
I saw a similar post ( Case ID: 249969 ) and this just happen to me.
I have not used my nRF52840 DK for a few weeks. It has been in its original plastic bag the whole...
Hi, I am using the FOTA and download_client libraries to implement remote firmware upgrade functionality, however am not keen on having an AWS S3 bucket with public access...