Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
"....\dfu_public_key.c(20): error: #35: #error directive: "Debug public key not valid for production. Please see github.com/NordicSemiconducto.. . to generate it.
i found...
nrf51 dk with 51422 device (10028) was running in Segger Embedded Studio example imported from IAR / Keil ble_app_cscs_pca10028_s130 SDK12.1.0 was just fine. I loaded couple...
Hi,
I'm new and I'm a student.
I have to connect the adxl345z to my board mb39c811-evbsk-02.
It has an nrf51822 integrated.
Someone can explain which pin of i2c/Gpio i...
We wanted to update the firmware over the air, We needed help for zip file creation(.dat file, .bin file and .json file). There are many links online, We needed an link which...
Hi,
I'm developing to NRF81522 mcu, using a softdevice S130.
The MCU is connected to another device through the UART peripheral.
I'm encountering the next problems...
Hi,
I am getting data from sensor and want to replace some new data with the older one in flash using fds. Right now,firstly i will write into flash by using one different...
I am using the nRF toolbox to upload bootloader and firmware to a hardware project. Our project requires the number of packets (found within settings > nRF toolbox > Number...
Hi,
I am trying to flash the blinky example from nRF5_SDK_12.0.0_12f24da, the program compiles and is also downloaded to the NRF52 DK successfully. But the LEDs are not...
Hello.
I´ve got problems with a via BLE connected IMU and data transfer over UART.
I´ve now tried several methods to implement UART connection but with the given baudrate...
Getting the error when trying to compile the C++ project with SDK 12.1.0 :
In file included from .../components/softdevice/common/softdevice_handler/softdevice_handler...
We followed this link devzone.nordicsemi.com/.../ , we loaded zip file in mobile(android 6.0.1). We are able to select device, we are not able to select file(Zip). The issue...
as I found the sample code in sdk12 , the bootloader is quite different with bootloader in sdk11,
event uuid has got changed, is it possible to be compatible?
dual bank...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hello to everyone. I'll need to use ble things with pwm. I'm trying to play around with pwm library it's ok, but it's build only on erased chip, trying to flash it into chip...