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...
Hi everyone, I’d like to build native code on my Arduino Nano 33 BLE on a Mac, i.e. using the nRF Connected SDK and avoiding the Arduino Core/Mbed OS. I’ve followed zephyr...
Hi All,
I have successfully used notify to transfer 1 byte of data.
Now I want to try to transfer 1 array but I have a problem as shown in the figure.
Here is my...
I try to get the BLE OTA procedure working using the nRF52-DK board.
1. Using the pre-build example hex files in folder "nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_dfu_test_images...
Hello everyone
Currently I am developing the code for a gateway that collects data from various BLE devices. Some of the peripherals go onto pairing process, meaning that...
I was wondering if there was a JSON formatter that could take a string and convert it to proper JSON. I checked the cJSON library and it seems to only be supported through...
Hello,
It is being developed using nrf52833, SOFTDEVICE-s140, SDK-17.1.0.
There is no problem in port-0 during I2C communication using twi_sw_master.c
,but when...
Hello everyone,
In the scan.h file of the scan module there is the following function declaration:
I wanted to use this function but during compilation I got the error...
I want to use an nrf52805 in a central role (only 1 peripheral connected).
Softdevice s122 appears to be small enough but the nrf52805 is not listed on this page ( https...
I build example in gzll_ack_payload folder get error:
.\_build\nrf52810_xxaa.axf: Error: L6366E: nrf_gzll.o attributes are not compatible with the provided attributes ....
I run newest nRF53 chip as of writing with 1.6.0 nRF Connect SDK from nRF Connect Toolchain manager 3.6.1 using SES 5.50c.
I use a array of 5 rx-buffers (Increased from...
Hello there,
I am getting "No devices connected" error message when trying to erase and flash to Arduino Nano 33 BLE sense board using the nRF Connect for VS Code. I also...
Hi Guys,
I am working on the nrf52840 and using SDK 17.1.0 version.
i am creating the zip file of my application code using "nrfutil pkg generate"
It give .json, ...
Hi,
On the nRF5340-DK, i'm succesfuly using the example code:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README...
Hello Support,
I just started to play with the self provisioning "Mesh-Demo" sample to get a hang of the BLE Mesh. Since I am working on the nRF52480 DK and don't have a...
Is the Common Application Framework considered ready for production use? The fact the "Common Application Framework overview" page links to "Common Application Framework preview...