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, team.
I've got a question. I use nrf52840 dev board. There is a connection between nrf52840 and ds18b20. I tried to use dedicated HW timer to count delay according to...
Hi team,
There is connection between nrf52840 and ds18b20. I have made simple lib for ds18b20. When i get temerature without softdevice (s140) all works correct (use 9-bit...
Howdy,
I'm trying to access the SD card on my device via the usb MSC and am not sure the best way to proceed.
I have a custom board with an nrf52840, and it works great...
Hi,
I would like to make development on nRF52840-DK by using Segger Studio.
However, I could not find detailed document that specifies how I should start development...
Hello all
I was just following the thread launched by Alex concerning nrf 52 dongle driven from serial port, which is also very important to me, and now that thread is already...
Hi,
i would like to program my module nRF52840 via uart.
I generated private then public key using nrfutil.exe tool
i could programm softdevice and bootloader and...
I am trying to get the DCDC running on my custom NRF51822 board.
It is running but the results are a bit disappointing.
If I do a test and enable the TX with and without...
I've picked up a nRF52840 DK and dongle to do some testing with long-range beacons.
So far I think I have managed to configure my DK as a beacon in long-range mode (can...
Hi
I have a test mesh network, with several devices provisioned using nRF Mesh and.... a proxy node which has been provisioned using an alternative method but with the same...
Hi, I'm trying to make a SIG qualification Project. QDID97989 (nRF52 S132 V5.0.0) with replace PHY QDID97482(TaiyoYuden module). Launch Studio Project type is "qualification...
How to send and receive messages in ble mesh? The sending and receiving of sensor data I have done is not a switch value. I have tried many methods but failed.
I alredy run the assert tracking about 4 months ago on preliminary firmware.
Now I updated the modem firmware to v1.0.0 and compiled the last stable AT Client project from...
In the past we had a C based product that communicated from our Host processor over SPI to an nrf8001 peripheral using an Application Controller Interface (ACI) provided as...