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...
Hi,
We are currently starting a project using the nRF52832 as our controller, Segger Embedded Studio 5.42a as our IDE, and nRF5 SDK version 17.0.2.
Project Requirement...
Hi dear forum members,
I’m working on a firmware project for the NRF52840 that utilizes BLE, DFU, I2C, WDT, some cryptographic libraries, and a few sensor libraries. However...
Hi
I'm currently trying to modify the nRF Cloud multi-service sample (SDK2.6) to send custom data to custom topics. But I can't find a way to do this.
I want to send a...
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" ...
Hello,
I am designing a LTE-M GNSS Tracker, that should also be able to scan for WIFI APs. I dont need to use LTE and WIFI at the same time, but rather like that:
Connect...
Just saw the announcement of the Arduino nano 33, based on the nRF52840 and mbed RTOS. Presume it'll take a while for all of this to come together, both HW availability and...
How to set the tick of RTC to, for example, one second. And then calculate the current time base on the RTC counter.?
i need to calculate time from the RTC so that i can...
Hi all,
During development I've run into issues setting up a functioning characteristic notification for IOS or Android. The notification works fine using the NRF Connect...
This is the ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/52310/how-to-switch-a-node-into-provisioning-configuration-mode-to-configure-with-nrfmesh-app-and-then-into...
Hello, we seem to be having an issue with LE privacy. We want to always use a random address when advertising, here is what I am seeing.
- SDK 15.3, Nrf52840.
If I disable...
Hi,
I'm working on enabling APP Protection while successfully executing below code:
if (!nrf_sdh_is_enabled()) { if (VERSION_BUILD <= MAX_RELEASE_BUILD) { NRF_UICR-...
Dear all,
I'm using and nRF51822 chip for implementing a wireless HID device with dongle.
The device has an RGB LED, and indication scenarios for different modes are played...
I'm using SDK 15.3.0 example twi_scanner with Segger Embedded Studio. I do a search entire solution for TWI_SCL_M and the only location it shows up is in main under the twi_master_init...
I'm having this issue with oldish SDK 12 but since I reproduce the issue with SDK 15: I re-used the code from https://devzone.nordicsemi.com/nordic/short-range-guides/b/software...
Hello,
I am using nRF5_SDK_15.2.0 and with s132_nrf52_6.0.0_softdevice
I am trying to interface with external Flash (MX25l64) using SPI.so when ever i am trying to send...
Hi
Any sample or known project that can transform nrf52 usb dongle and be driven through COM port?
Imagine a C program in Linux that opens the USB port where dongle...
Hi,
I'm developing a custom board based on nrf52. Currently, we are using Segger through J-Link to program nrf52 DK.
As for my custom board, I left a 2x3 pinout including...
As unicast address is a address of a element in a node.
We have to assign unicast address to 500 nodes each contains 2 elements, and we configured publish and subscribe...
Hello,
I am using nrf52832, having SDK 15.3.0 in Segger Studio IDE. Win10
I am using fds_test_find_and_delete() function, to find and delete particular record from flash...
I latest firmware and loaded and software thingy91_ltem_v0.2.2.hex. And I get reboot all the time. It was working when I first got the kit then when I was testing this weekend...