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...
When I hit the app_error_fault_handler() , gdb doesn't have a stack trace anymore: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
There used...
Hello
i have the following parts which i want to flash to the nrf52840 with nrfconnect.
Softdevice s140, open bootloader, own application.
If i flash all at once the...
Hi,
I am developing zigbee sensor systems with security "install codes".
I encountered strange thing.
SDK version : v3.0.0
problem : physical address and install...
Hi,
I have NINA B112 eval board with me ,can anyone help me in stetting up the board with example code , which SDK should i use for this ?
Can anyone also tell me which...
I have managed to upload data from nRF52832 using nRF9160. I upload the data as tempreture sensor (although they are just values in mV), and my interface at the nRF connect...
I have extended the Template app in nRF Toolbox. When my app runs in the background on an Android 8 (only) device and I try to connect to the peripheral, I get this error...
Dear support,
The build of the asset tracking application is not working
Below the copy and paste of SES buildlog
Building ‘zephyr/include/generated/driver-validation...
Dear Team,
could you please share some info on the Content of the nRF9160 Chip when it is shipped from Distributor? or a Sample?
What is the Content of it? is it empty...
I entered Reset mode and got a blinking led. I want to exit this mode but when I unplug and reconnect USB, led does not light and port does not show.
There must be a simple...
Dear all,
For EMI/EMC Test, we need the USB UART CLI functionality for example "Radio Test",
could you tell us how to implement it or any example can do that?
Thanks...
I am using 3 axis LIS2D12H accelerometer interfaced with NRF51832 with SPI interface. The sensor has sampling rate from 1 HZ to 5.376 KHz which is happening at sensor only...
Please, share the firmware of the board nRF9160-DK PCA10090 version 0.8.5 , which is flashed into a new board. The firmware that I received using the instruction ( https:...
Hello,
I am using NRF52832(WLCSP package) and nRF5_SDK_15.2.0 for the product.
I also use IAR Embedded workbench 8.32.1 as IDE.
Few hundreds devices are assembled...
Hi,
I'm trying to figure out how to ping a specific IP Address from the nRF9160 via AT Commands. I can't seem to figure out how to do a simple ping to an internet server...
Hello! Board nRF9160-DK. Compiled and uploaded the project asset_trecker (merged.hex). The LTE Link monitor shows a cyclic reboot. LEDs do not blink. where is my mistake