Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
hi,
Requirement 1:Nordic Bluetooth 5.0 is supported on Android 6.0 and above: What interface (hci or else) should be provided by nordic Bluetooth 5.0? How to debug nordic5...
I am working on nrf52832 and SDK V15_3 and Softdevice S132 . I want to enable 2MBPS mode to achieve maximum throughput. I have checked different links in nordic devzone but...
Hi , I succeed to flash the firmware to Thingy52
you can see the attached 2 pictures one is for the nRF Mesh app and the second is the Thingy 52 (Four units) which are ...
Hello,
I am using nRF52840 DevKit, SDK 16.0.0 and SoftDevice 113 v701
I am looking at nrf_bootloader example and want to configure a watchdog that keeps running even...
Hi,
I'm wondering what is a good way of keeping track of when the device is inside the active time window so that the data is being sent at the correct time.
Here is my...
Hi,
I'm working on two projects, in the first one, nRF52832 (softdevice S132 V6.1.0) is used as a slave component communicated with STM32L4+ over UART and the second one...
Hello,
I have been using nRF52840-DK and also nRF52840 Dongle for testing and I found an interesting behaviour when I established my test setup. The RF module acts as an...
Hi All,
We have a product based on nrf52832 that has a custom ble service with 2 custom characteristics.The first one is to send data to the nrf device and the second one...
Hi
I opened the Watchdog in the user application,and do nothing in the bootloader.Then when I use DFU,the CPU reset appears.How can I to deal with it?
And when I upgrade...
Hi
I am looking for some specific contract developer help to build and Android app to update Firmware in devices using DFU and the buttonless service. Obviously there are...
HI,
We are evaluation the nRF9160 in the devkit and we are trying to obtain the values specified in the nRF9160 Product Specefication v 1.1. After following the different...
Hello,
There are many questions out there on correctly determining the SAADC pin input voltage limits. The equations given in the product spec is very straight forward:...
We are creating and application that will use the Serial port to communicate to a host using an RS485 protocol. We have it working in SDK 15, but we are now trying to build...
Hello All, I want to generate Bi-Phasic two PWMs with 180 degree interphase delay and variable Duty Cycle with variable frequency upto 250 Hz in nRF52810 SoC. Can you please...