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...
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,
I am using download_client to get a bigger file (100KB) to my memory via LTE-M. The Files are located in a bucket and I use a shortURL to get the signedDownload URL...
Hi! SDK17.1 S132 nRF52832
I use hrs_c example and it works. But I added adertising code and wanna use both central and periperial at same time. Works, but until the moment...
Greetings,
I've searched the forum, but haven't found a particular answer. I need to configure the project to not pair with Windows 10 PC because it blocks other software...
I got below build error:, actually I referred C:\ncs\v2.7.0\zephyr\samples\drivers\jesd216; my externl SPI NOR flash is p25q32h and my target is to build a file system such...
I have tried the below in proj.conf.iam using NRF52833 DK in VS CODE(NRF SDK Connect extension.Iam trying to receive data through gatt protocol,but it is not receiving more...
Dear Nordic Support Team,
I am currently working on a project using the nRF5340 and would like to implement BLE Channel Classification, similar to Adaptive Frequency Hopping...
Hi
i want to create a bluetooth beacon which should get input in gatt(UUID,name,major,minor..then it should be advertise with the new UUID.
Iam configuring it with ibeacon...
Hi
I have tried to reproduce the 2.7µA current consumption stated in the datasheet. This webinar shows that the UDP sample reaches 2.7µA on the nRF9160 evaluation kit. However...
Hello Nordic! My question probably a simple one but I'm a novice so there's it. I'm looking for a way to get a GPIO port state that was at the moment of GPIOTE event triggering...
Dear Nordic Support
We have an existing Project that uses the nRF9160 SoC and builds with toolchain v2.4.4 and SDK v2.4.4.
The project basically runs with the nRF9160...
Hello,
My DK stop working as programmer suddenly.
the VDD power is normal with 2.9V and the V5.
Try already to power on with reset button hold.
blinking is not Consitency...
Hi Support Team
We meet an issue like the screenshot below when I program nRF52840 chip via the SES.
The SES version is v5.42a.
The J-link we used to program is...
hi:
asset_tracker_v2\src\modules\led_module.c
I only found the file that calls the LEDs, I didn't find the specific initialization and control code? Can you tell me how...