Hi there, right now I'm working with an application that allows me to collect data via UART from several sensors (two), and I also I have a SIM module that allows me to communicate...
I ran across this issue while troubleshooting a separate issue, in which I have an nRF52810-based board with no external LFCLK oscillator that is rock-solid with nRF5 SDK...
Hello,
I am having an issue with running my application in release mode. It will only run when NRF_LOG_ENABLED = 1 and NRF_LOG_BACKEND_UART_ENABLED = 1. I can run my debug...
I'm using firmware 1.3.6 and sdk 2.7 for Nordic nRF9160. For the internet connection ppp is being used.
Here are the results:
modem shell:
time wget https://leil.de...
Hi,
I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under ...
I am a long time user of Doxygen and I am familiar with its format. I have been using Doxygen manually in my nRF9160 code and it is working fine. I am using DoxyWizard to...
We are the Manufacturer of Smart lighting
We have start new project" Cellular gateway".
We are evaluating the nRF9160 Dk board .
During this we found issue . it is iBASIS...
Hi guys!
I want to develop clock function and for this issue, I am using the timer from SDK 15.3 peripheral examples.
Unfortunately, the clock speeds up every iteration...
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...