Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
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...
Hey all, I am bit late to the party but I was following Vidar's HX711 Library and was able to configure it to work after a long period of time (Pardon me, I am new to this...
Hi
I do NOT know how to read log messages doing run time, is there a terminal window you Can use. I use Windows and have a nrf52840 and write code in segger embedded st...
Using oneWire library, I was able to get the temperature from the ds18b20. But it didn't work if I put the same code in the Beacon software.
I understand that the softdevice...
I observed that the asset tracker application will not run using code starting with commit a507a3e42229544b195e93a9896ca09c8a4fba85 and newer, on the master branch, in repository...
Hi,
We have been working with a coordinator and a router device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...
I have a binary file for a 3rd party device that the manufacturer has asked me to test on their devices. I have looked through the ZigBee OTA example documentation but it...
Hello:
I am working on a USB bootloader where I have enabled the WDT on entry. After I enable the WDT, the app_timer is set to feed the WDT and to also signal the end of...
Hi
I have a new Thingy:91 that I'm updating.
After I updated the modem software and the firmware with Connect desktop Programmer.
When i could not connect I deleted...
We recently had an issue where a race-condition was caused because we handled entry to sleep mode a bit too carefully. Therefore, I wanted to discuss different methods to...
Hello!
USing help from this forum i have successfullz transmitted adc value from one pin of AIN# to ble and reasing values successfullz but now i am facing an issue that...
Hi Nordic Team:
I use version is: nRF52840 DK Version:nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\thread\ncp\ftd\uart\hex
Raspberry Pi 3 Version:RaspPi_OT_Border_Router_Demo_v4...
I am new to nrf52.
I want to configure TIMER1 as a counter.
However it does not count. I have added it after advertisement_init
Does the nrf52 have any such limitations...
Hii nordic;
I need to encrypt and decrypt my advertising data i.e;UUID,Major,Minor,etc.; of my nrf52832
So it cannot be seen by third parties
my sdk version is 15...
While trying to communicate through I2C/TWI with a MCP39F521 using a NRF52 DK (NRF52832), the first bit of the received data is always 1. The NRF52 DK is the TWI Master and...
Hi, I'm newbie to nRF DKs but started trying to run examples from pc-ble-driver-py / pc_ble_driver_py / examples / on github in order to get familiar with the nRF52840. I...