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...
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...
in SDK/examples/peripheral/blinky/ hex
there is one file
blinky_pca10056 _mbr .hex
in
SDK/examples/peripheral/blinky/pca10056/ mbr /ses/Output/Release/Exe
there...
Hi
I am very new to BLE...
We are looking into a new industrial product design that will be battery powered, and be capable of communicating with BLE sensors (Mesh not...
Hi!
My software setup consists of SDK 15.0.0 and SD 6.0.0.
I am using nRF52DK for flashing and debugging my custom PCB board on nRF52832.
I am developing an application...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) At factory first we will load Secure Serial Bootloader and SoftDevice...
We are building a prototype for a wireless solution using nRF52840 and we found that the UART included in this MCU does not support Odd parity. This is a major handicap that...
Hello, I am writing a Program where I use GPS and NBIoT. Recently, I wanted to combine the default GPS example code with an NBIoT Code, that connects to a TCP Server and when...
Hi,
We are using Eclipse editor for nRF52833 SDK 16.0. While searching GDB support for nordic devices i found following link
https://devzone.nordicsemi.com/nordic/nordic...
Hello,
I am using the nrf9160 and I am developing using zephyr. I have an nrf connect project in Segger IDE.
Generally I am able to edit and build my project. The problem...
dear :
i used sdk 12.3 development bt mouse. now i have a question.
when one mouse link pc , its mouse x/y axis is ok.
but if two mouse( same code) link pc. oen mouse...
Hi all,
I used nrf cloud gateway servie last week. It's work very well.
But today i get some problems
1. i can't delete device. If i delete device, then it will go to...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
I am new to DTM. I have related queries.
1) In nAN34 note, what...
Hello, I have been trying to get the asset tracker demo up and running on my new nrf9160 DK board, I am in the UK and could not set it up with the iBasis SIM therefore I acquired...
Hello,
I want to use UART 1 in my project (based on aws_fota sample) and I tried this code but it reboots. I cannot use the debugger (see devzone.nordicsemi.com/.../ozone...
Hi,
I am able to program the device with switch and light examples and controlling light device through switch device also done for mesh communication.
How to control...
Hello,
I am using nRF52832 on SES v4.12 with SDK v15.3 and SD v6.1.1 on a custom board.
Background:
I want to perform OTA DFU and with that i have two services enabled...