I have an app running the S132 softdevice, doing most of the applicatino work in a routine being called by an 8 Hz app-timer. Under certain conditions that I detect with external...
Has anyone else had problems with adding build configurations for workspace applications using the VSCode GUI interface? Initially I clone the repo using CLI-based west commands...
I'm adding CONFIG_NET_CORE_MONITOR in both application and network config per https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/others/network_core_monitor...
Hi,
I'm trying to run the Lesson 4 Exercise 2 solution from the Nordic DevAcademy BLE Fudamentals course (origin/v2.9.0-v2.7.0) run on a nRF54L15 PDK board.
I'm currently...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Hi All.
I am trying to measure the consumption of the SoCs inside the nRF52840DK and the nRF52833DK using a PPK(II), both running the same code to make comparisons.
First...
Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...
Hi, I generate a pwm signal using timers and PPI on NRF51 and use BLE and rbc mesh in the background.
I have notised about 10us jumps in duty when the BLE or RBC stack enabled...
I have set up A 6lowpan environment and can control the gpios of nrf51(nrf51422) kit to swicth on and off leds on a local area network using copper coap.How should i access...
I am learning from scratch on IOT development. So, please be kind. I have nRF52 DK and have developed what I need using mbed os online. It was simple to get it up and going...
Hi,
Is there any example project how to create virtual com port
using the nRF52840 USB interface? (Without using an external MCU like on the DK)
Thanks,
Miki
Hello,
I am trying to sample capacitance change as well as voltage change from sensors. I combined the simplified sample codes from Csense_drv and saadc sample. If I only...
I'm writing a report on Bluetooth Mesh for home automation / smart homes. I was wondering if there are any products on the market yet that make use of Bluetooth Mesh. I need...
Hi, we're starting to plan an update to BLE 5.0 (specifically the double bandwidth feature) on a product using the nRF521832 connected to an STM32.
We were just testing increasing...
SD_MBR_COMMAND_IRQ_FORWARD_ADDRESS_SET is missing from the s140 MBR (nrf_mbr.h). Why is this gone? How do we implement the previous functionality without this MBR function...
Helllo, I have PCA 10056 board with me. Somehow, IMy Windows 10 PC is not able to recognize the board. The nrfStudio Go is not able to recognze the board. I remember I programmed...
Hi,
I'm student in the university of "Paris-Est-Creteil" i saw your profil in Arm Mbed page. I have a project to do with nordic nrf52 and i'm using ARMMbed platform.
So...
Hi dear Nordic,
is it possible to use 0x0059 (Nordic Semiconductor ASA) as Company Identifiers in the Manufacturer advertising data field ? Is it linked to SoC (stack)...
Is the link automatically secure when connecting to a previously bonded device i.e when BLE_GAP_EVT_CONNECTED is published?
When devices are pairing/bonding, the peer manager...
Hi,
I want to make BLE application which works in PC like below application.
I intend to use the Python code to create this program.
Can I download the code about protocol...
I'm a newbie so sorry if these are silly questions but I've run out of ideas.
I am trying to build and flash zephyr RTOS onto the nRF52 DK but niether JLinkExe or nrfjprog...