I have a custom board with a nrf52832 chip on it and I am currently trying to build my own application for it.
I have successfully managed to compile and flash it using...
What is the power consumption to check battery level?
How quickly at boot time is an accurate battery state of charge available?
What is the RDSon in the path from VBUS...
Hi, I'm using nrf52810 ,nrf connect, zephyr, vscode extension. I’m having trouble using both UART0 and the NUS UART service. Here’s a snippet from my overlay file:
/ ...
We have been testing our nRF9151-based device with the nRF Cloud Multiservice sample program and had to debug some SIM-related issues. It turns out that the UICC slot was...
We have this custom sensor board, running nRF9160.
Application code built with SDK 2.5.0, running modem FW 1.3.2, and using LTE-M connecting to MS Azure IoTHub with MQTT...
Hi,
We are currently planning to start a project using the nRF52832 as our controller, SEGGER Embedded Studio version 5.42a as the IDE, and nRF5 SDK version 17.0.2 as our...
example:ble_app_uart+ esb_timeslot SDK17.1 Hi Recently our product (PRX) received poor esb communication. I caught through sniffer that when PTX sends a message, our device...
I have two NRF52 based devices. One is a portable sensor tag and the other is a fixed base station, with an external memory IC and internet access through a modem. The base...
Hello,
When enabling the ADC in the nRF9160 and taking a sample, the power consumption increases with several mA.
How do I disable it, to save battery power when putting...
Hi,
I want to implement a such system that there are about 10 BLE devices running with zephyr os on nrf52832, and some of them act as Central role, and some of them act...
Hello everyone,
This question is aimed at both Nordic and everyday users of a forum. I am testing out NRF52832 devboards in a mesh configuration I can run examples from...
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...