Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
Hi,
I'm using the nRF52840 using SDK 17.0.2. I've implemented the CLI for flashlog as well as several other custom commands. It works well when entering commands on the...
Hello, I am studying the subject example project to understand how to create my own characteristics and adapt the project for our application.
What is the purpose of the...
how to compile openthread library files for nrf52833,
i followed the procedure as below
start with a fresh copy of the SDK, and make sure you place it as close to the...
Hi Everybody,
We found little or no literature about readback_protection on the nRF5340 SOC. Our issue is that for development and debugging it is not practical to use nrfjprog...
I have created an application using SoftDevice S112 using board pca10056e and installed it on the nRF52840 DK. I want this application to run on the nRF52805 so I want to...
Dear Nordic support,
We are trying to know the power consumption of nRF52840 SoC, by prediction and measurements.
The Online Power Profiler for Bluetooth LE tool estimates...
Hi,
I am developing a product based on a nRF52833-QDAA chip, we use the two uarts to transmit data to another MCU and AT commands to a LTE-M modem.
We use NCS 1.7.0 as...
The nRF connect program for desktop
https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop
Will it be updated to fully support Bluetooth 5? Extended...
Hi,
I got a problem with sending data via gazele protocols, i'm using example library gzll_ack_payload_ host and device, can somebody explain me how this code works?
i...
Hi.
I'm working on macOS Monterey 12.0 beta and trying to start nRF Connect for desktop (version 3.7.0). When i'm trying to start this application it's starting as blank...
Hi.
This question is to confirm again about below.
Is it possible that implement multiple advertising sets, some of them would be 1M and some would be CODED PHY. And...