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...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hi, In my project I am using nrf51822 device and I need to perform dfu operation,for that I am using soft device s110 and boot loader nRF51_SDK_9.0.0_2e23562\examples\dfu...
hi
i follow "Development with GCC and Eclipse" in tutorial to Create a new Eclipse project step
i got some problems
it says " type XXX could not be resolved"
it may...
Hi,
I have 2 pins that connected to transistors that turn on high-side FETs. One turns on 3.3v for the rest of the system and another one 4v.
When I turn on 3.3v everything...
hi. I want to work with nRF8001 by STM32F103 family from ST.( www.st.com/.../LN1565) is there any one who develop a project with STM32F103 by using STM32CubeF1 ( www.st.com...
I am having some trouble sending DFU to my development board through the iOS app.
When I prepare a zip file for the nRFToolbox app, I include the .dat and .bin files in...
I'm able to run my applications on SDK 9 with softdevice 130 with the development kit. The chip on it is labeled N51422QFACA11503AD. I have a custom board that has a chip...
Hello everyone ,
I have written the program for getting the buzzer Beep sound and then i compiled the program without any errors and warnings but i am not getting the beep...
I recently grabbed the latest SDK nRF5_SDK_11.0.0-2.alpha. I was looking at some of the changes and wanted to run one or two demos to make sure I was able to build them properly...
I am testing this on ble_app_hrs and ble_app_hrs_c. After devices are bound I would like to skip discovery as it takes long time. So all I need to do is get the service's...
After I receive data by ble_nuts,using example ble_app_uart.
I call ble_nus_string_send to the central, however I got error,I print error code is 8 which means "NRF_ERROR_INVALID_STATE...