Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...