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...
Hello all:
I've developed an nRF52810 application based on the Blinky example. It includes buttonless DFU support and i'm able to update the firmware by an nRF52 dev kit...
I have a problem here with using saadc of nrf52832 .
The nrfx_saadC_init (), nrfx_saadC_channels_config (), nrfx_saadC_SIMPLE_mode_set (), and nrfx_saadC_buffer_set () functions...
Hello,
I started to work in a recen project with previous code developed and I want to use the current code to play 2 PWM pulses but each pulse with different duty cycle...
Hello,
we were working on integrating arduino nano ble 33 with the 3 sensors, bme680, max30102, max30205.
when using arduino uno it is working well with the two sensors...
Hello, I looked at your youtube video setting up a VS Code environment with nrf-connect sdk https://youtu.be/r2_W8rInr38 . Unfortunately I cannot find the VSIX to install...
Hello,
I'm creating a project where i have a nrf5340dk as provisioner (controlled by uart) and i want to have multiple lights or sensors in my network. How can i use the...
Hello there, I am trying to make it work some bluetooth examples for nRF52832_XXAA_REV2, but examples is designed for PCA10040 dev kit, anybody can you tell me how much rev2...
Hi,
What happened? There's crazy inflation going on of your tools package. Compare at https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download...
Hi
We are seeing board to board variations in actual baud rate from NRF5340 for Baud921600 setting, bit time is varying from ~938k to ~952k the HFCLK is derived from external...
I'm running an asset tracker application using nRF9160-DK.
If it is normal, LED4 lights up in green and data is sent to nRF Cloud, but LED4 lights up in yellow and no data...
Aim 1. To use connectivity device(nrf52840) PCA10056 to program field devices(nrf52840) PCA 10056 using BLE transport. 2. To have a provision to update the connectivity device...
I need to upgrade NCS1.2.0 to NCS1.6.0, the application firmware is downloaded successfully, but after restarting the IC, it still runs the previous application. I think there...
Hi everyone! I'm trying to create gateway from a raspberry pi and I have a question. How can I receive PDU mesh packets without connect to proxy node. I found info, that there...