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...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I have a board with an nRF9151 device on it that was provisioned to the nRF Cloud under one User Account.
I would like that device to be in a different User Account, and...
Hi,
I'm using nRF connect extension with VSCode and developing for Actinius Icarus IoT board (which uses nRF9160).
Even when building the example code of hello_world ...
I tried generating sec_tag using sys_rand32_get() or other arithmetic method during runtime. All 3 certificates (CA, client cert, client key) were able to be written into...
I want to compile the ble_uart example using Segger Embedded Studio. I installed today the latest version V8.16. I am using nRF5_SDK_12.3.0_d7731ad.
I imported the project...
Hello,
I'm trying to change the name of the USB port in the "usbd_ble_uart_freertos" example code. Currently, it shows up in the Device Manager as "USB Serial Device (COM12...
I am developing a simple BLE mouse using ble_app_hids_mouse of SDK17.1.0. I found out through devzone that left mouse button click sends (1, 0, 0) and right button click sends...
I'm unable to load values into characteristics—they show up as N/A on the nRF Connect app. I tried to enable notifications using the Client Characteristic Configuration, but...
Hi Nordic Community I have a problem with the PAwR examples were I'm unable to place a sync interval bigger than 2 secs.
The example starts with an interval of 0xFF * 1...
I am working on firmware that acts as a BLE sensor hub to pipe BLE data from connected sensors to a PC over USB (using the CDC ACM UART interface). The peripheral sensors...
Hi team,
We need to interface STM32L4(Host MCU) with WT02V40V in our design.
Is UART communication enough for interface both?
And also, Is CS pin common for SPI and...
Hi Support Team
We want to use nRF7002 and nRF54L15 to implement Wi-Fi, could you provide us the hardware reference design of nRF7002 work with nRF54L15 ? Many thanks.
Hello Everyone,
I am designing the BLE peripheral which is connectable, we have our own BLE mobile application. I am trying to configure the peripheral to be visible to...
I am attempting to compile the nrf sample code for peripheral uart and I encounter a fatal error in the extensions.cmake file. Apparently the CACHE_VAR_REQUIRED is set somewhere...
Hi,
I uninstalled my VScode earlier for some other reason, and when I reinstalled it and upgraded toolchains and SDK to v2.7.0, I found that my VScode couldn't find my board...
We are developing the project ARGO .
At the current stage ARGo is going to Support NB-IOT communication
A mother board is under development to support the mini-PCI card...