I just fired up our most recent custom boards with nRF9161-LACA's, and tried to compile modem shell application for RTT.
I noticed the RTT is disabled because HAS_SEGGER_RTT...
Hello
Awhile back I profiled my battery using power up app @ 4C 25C and 45C for a battery between 2.75V and 4.2V battery model is attached in zip.
The profiles themselves...
I am working nrf52840 with bg96 modem, i have configured quectel_bg9x.c driver to communicate with bg96 modem from nrf52840.
can you provide a sample application on MQTT...
I'm using firmware 1.3.6 and SDK 2.7.
I have a ppp connection problem for IPV6. Tables below show connection status:
When I use SLM:
ISP / PDP + APN
"IPV6" ...
I have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
Howdy,
To achieve the lowest possible power consumption on the nrf9160, it is noted that it is necessary to disable the UARTs that are not used, when in sleep mode. However...
I'm unable to write a softdevice to my nrf52840, can someone please point me in the right direction?
I was able to program the board just fine using nRFGo Studio, but I...
Hi, I am using Adafruit BLE sniffer with nRF51822 v2 firmware and I am sniffing BLE packets in Wireshark. I can see my devices advertisement data when my device is in the...
Hello,
We are using the nrf connect Android app in order to scan and connect to ble peripherals.
The scan procedure is executed perfectly as we can identify and connect...
Hi In v5 one can advertise in le_coded and then a central can connect off the resulting AUX packet.
For the AUX_CONNECT packet the inter-packet delay is T_MAFS which is...
When I read Objective Product Specification v0.7.1, it seems external pull-up resistors are required.
However, when I use TWIM without them, it works out.
Do I need...
Hi Everyone,
I am using nRF52832 with SDK v14.2 and SD v5.0.0 on a custom chip.
Recently i included DFU support to our application. It turns out that secure bootloader...
Hi, I'm new to nRF52480 and Nordic SDK. It is first time for me when SDK has one big config file sdk_config.h. I started playing with examples (LEDs, serial I2C) and get it...
I am developing a PCB that contains this schematic, I can run the sw code on the nrf52832 and use the pinout, but I can't connect to nrf52832 via ble communication. I think...
Hi. My product uses nRF52840 as a beacon transmitting every 3 seconds at max power of +8dBm fed to an antenna of gain 2dBi. Is SAR testing needed for my product? Product is...
Hi,
In our application Csense driver is used.As it can be implemented using COMP and SAADC,due to mentioned limitations for COMP we opted to use SAADC.Only AIN7 is used...
Hello, I have a time critical project that requires a unique service routine, thus a specific 128 bit UUID. I am following the tutorial on custom services but it does not...
I need to make something like this and need that baudrate which are configurated in smartphone BLE app that this value be and on NRF528XX uart baudrate.
For example when...
What is the recommended way to flash firmware onto the stand-alone microcontroller. I have never dealt with a stand-alone microcontroller before.
Vineet Nadella
I am trying to get buttnless DFU working on the NRF52832_XXAB which only has 256K Flash and 32K RAM.
I have buttonless DFU working on the nRF52 DK which has the larger part...