Hello everyone,
I have been assigned the task of finding a wireless modem with integrated LTE Cat-1 bis support. I've come across the nRF9161/60/51/31 family, which indicates...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
Running nrfconnect320x8664.AppImage on Linux (SuSE Leap 15.1). Read "Getting Started" but that was of little help!
So, following my nose.. On the Apps tab of application...
HELLO,
I am trying to generate a 125kHz pwm siginal using nrf51802(sdk version12.3). I use the oscilloscope to observe the wave form.I change the macro value of PERIOD_IN_US...
Hi,
I am developing an app for PCA10059 board. my app works well but after sometime and saving some data on flash, boards keep resetting and did not booted(LD1 blinking...
Does anyone have experience in porting both embedded and android code from the 13.1.0 SDK to 15.x.x?
I'm running into an issue where the system worked fine on 13.1.0,...
Hi,
I am actually tring to migrate a project from Keil to Segger Embedded Studio (SES) and i have a problem with the build of my project when tring to build ecc.c.
The...
Hi,
I have to nrf52832 , s132 modules working as peripheral and central.
I would like to get an idea and input on how to change central mode to peripheral mode.
The...
Hello everyone,
I am having some trouble starting the HFXO crystal manually before using the RADIO to send raw advertisements: the HFCLKSTARTED event never raises. The code...
Hi
I am relatively new to this software and I am using this for a project which involves device-device and user-device communication.I came across the ble relay example...
I have a question about "SEGGER Embedded Studio for ARM V4.12".
When "Build Solution" is executed, "Build failed" is displayed and an error occurs. However, if you do "Bulid...
I have a question about "SEGGER Embedded Studio for ARM V4.12".
Is there a way to execute the bat file after the build is finished? I want to run a bat file that uses the...
I'm seeing some odd flash behavior that doesn't make any sense to me. I have a nRF9160 communicating with AWS via MQTT. I'm subscribed to two topics, Print and Template. The...
Hi, my device is NRF51822 and i'm trying to enable Readback protection. In 'main.c' file i have added this code line:
const uint32_t UICR_RBPCONF __attribute__((used,at...