Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
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...
Hello!
Following problem:
I try to save 100Byte uint8_t messages in the nvs on the nrf9160.
Sometimes it works and only some moving logs come up and sometimes the following...
Hai
I have a requirement to download the FW application of NRF9160 M33 via serial UART. Is this possible?
So, which zephyr project am I to consider for reference?
...
Hi all,
looking for samples for using CoAP with DTLS 1.2 (PSK) on nRF9160. All the samples I can find are not using DTLS. Highly appreciate any hint!
Thank in advance...
After a painful sequence here
https://devzone.nordicsemi.com/f/nordic-q-a/80283/how-to-use-the-trigger-library-to-program-the-nrf52840-dongle
I managed to merge the projects...
Hi, We have firmware running on a 833 board, and we had noticed that connection times with a NodeJS central takes around 8-9 seconds. We thought that this had to do with the...
Hi,
We copied sample application from one machine to other and added the project in explorer in vscode
this project was having C++ functionalities
these C++ configurations...
We are using nrf52840 as a peripheral, Nordic SDK 15.3.0_59ac345.
We are experiencing issues in the field where users are unable to reconnect with our device from our app...
I'm facing various issues with nRF Connect for VS Code on Linux (Ubuntu 21.10): " Create a new application from sample " keeps the " Create Application " button grayed out...
I want to get the value of battery voltage using pin number with battery voltage monitoring function in nRF52840. What I tried was to use the function "nrf_gpio_pin_read(...
Hi,
I am getting started with an example in this YouTube tutorial .
I downloaded SES and have gotten the NRF51SDKv12.3.0 from the Nordic Semi website ( here ).
I don...
Hello NRF ,
How Do I flash my dfu bootloader ( merged with softdevice ) and my application hex from nrfgo studio ?
I am able to flash merged bootloader from go studio...
I want to know how to configure parity, stop_bits, data_bits, flow_ctrl parameters in UART in the xx.overlay file.
Although these parameters can be configured through the...
Hi
Nordic Team
I use ncs1.6.0, SES compiler.I have a very difficult problem:
Now I am debugging the 2.4g communication between NRF52833 and NRF24LE1. I set the rate...
In the Provisioner example (unmodified) given in nRF5_SDK_for_Mesh v4.2.0, they provide only 2 elements, even and odd. I've got 3 or more servers and I would like to control...