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 there,
I'm working on an ARM based system running buildroot 2019.02.4.
The mikrocontroller is connected to a nRF52840 via USB and I want to use nrfutil to update the...
I am using nRF9160: LTE Sensor Gateway to connect wiht nRF52832. My problem is I cannot re establish connection between the nRF9160 and the nRF52832. I have tried to create...
I am using nrf connect app on ios , the device is getitng on device mode but it is not showing DFU button on it , but it is working when using android app of it
And...
I want to generate a custom delay of one microsecond without using any timers By simply Executing instructions I want to generate. is there any possibility please let me know...
I have a rather strange issue.
I developed an application on the nrf52832 which amongst other, communicates with an ST Micro accelerometer LIS2DE12. The application works...
Hello,
Library seems to have limitation to 1kB. I'am talking about deffered mode.
You can increase NRF_LOG_DEFERRED_BUFSIZE >1kB, but it will crash if you try to print...
Hello, I am new to developing with nrf and have been trying to follow tutorials on individually setting pins as output. I am working on just getting a specified pin to blink...
Hi everyone,
Recently, I downloaded the SEGGER Embedded Studio, release 4.18, and start the development of a Heart Rate Monitor using nRF51422 and SDK 10 (softdevice s310...
I am only able to successfully trigger the ACK payload interrupt on the nRF24L01+ if I mismatch the payload lengths on the two devices; 4 for the nRF24L01+ and 1 for the nRF52840...
Hi everybody,
Intro facts :
I'm migrating from SDK 13.2.0 through SDK 14.2 to SDK 15.3.0. My program build on SDK14.2 but my product didn't work as expected, then I...
I need the P9 connector pinout (or complete schematic of Thingy:52 ) for programming my Nordic Thingy:52 using SWD. I have found this topics:
https://devzone.nordicsemi...
Hello, according to your website, nRF24 Series family is not recommended for new designs... as substitution you recommend to use nRF52 Series family. Can I ask you for the...
Aim: interface nrf32852 with i.MX6UL based Linux board through UART and configure hci of bluez. Board: nrf52_pca10040 SOM : nRf32852 OS: Zephyr UART: we followed HCI_UART...
Dear Nordic Team,
We are developing a custom board with nRF9160 with application of tracting device.
I am new user to this module and designing our device with target...
Hello,
I'm searching every where but i can't find what i want. Actually, i'm using two device and i really need to synchronise the execution of a process on both of them...