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 ! I have attached the PCB design and schematic provided by Nordic for nrf52832 which is said that its also same for nrf52810.
I wanted to use the nrf52810 board for beacon...
Hi all, i'm Duy
I'm doing my thesis project about Bluetooth mesh. My board is nrf52832 custom board which is similar to pca10040. i want to build a mesh network with several...
Hello, I'm able get an updated battery service value on nrf connect using the 15.2 s112 proximity example on the DK using a cr2032. Then adjusted the clock to LF RC and removed...
Hi,
Let's say I have a door lock module without user interface... no keys nor display but with bluetooth peripheral module. The user pays is room via the application then...
Hello,
I would like to know if it's possible to simply configure all parameters for a BLE connection by a PC software.
The goal is to manage the BLE parameters to measure...
Hi,
I want to create 1 hex file that will contain my bootloader, app and softdevice.
I know i can use NRF GO studio in order to read each hex individualy but it is of...
Hello,
I am using PCA10040 development board based on nRF52832, Softdevice 6.1.0 & SDK 15.1.0.
On the Nordic website, I have verified that Softdevice v6.1.0 supports Chained...
What is the best practice for protecting against ESD for unused pins, should I leave them floating or ground them? I noticed in other posts here that it has been recommend...
Hi!
I use HID example and try to understand in a hid service init for why report_map_data[] with a table.
What is do this array? If I use keyboard example, I should get...
Dear Sir,
I am working on nrf52832.softdevice S132. SDK15.
I am getting the following messages when I try to connect to the peripheral using nRFConnect.
The error is...
Hi,
we are testing nrf52840 together with rfx2411n amplifier to extend the range.
The problem is that we have same range and same RSI values when testing with bypass mode...
Good afternoon,
I have purchased multiple nRF52840 Dongles and so far have successfully ran blinky peripheral and master (required to adopt PCA10056) examples.
I tried...
Hello Nordic
I am testing SEGGER EMBEDDED STUDIO and I think it is little buggy.
When i simulate NRF52 application without actual device (I can not
debug on hardware...
Hi,
I used SDK_15.1.0, secure_bootloader/pca10040e_uart.
Through PC uart,it update successfully .But boot through android(linux) uart,it returned 'invalid crc'.Can anybody...