Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi,
I would like to use PCA10031 to be a sniffer. It can't update and show as below figure.
I've also refer to discussion as below website to turn it into BOOTLOADER...
Hi,
I am using NRF52832 and SDK 11
I tried to include DFU function into the device. I merged bootloader (from modified bootloader example), application, softdevice into...
Hi,
Since migrating to V1 of modem firmware and tag v1.0.0 the low power mode of the SIP is back up to about 700uA again instead of the 7uA we were seeing before upgrading...
Hi,
I have some problems with the example 'timer' and 'simple_timer' provided with sdk_15.3 (which are explained in my other ticket). So can I have an example which works...
what exactly ble_beacon stack is used for? what it does and can it be used to advertise or send user data (like string) and receive notifications from other devices ...can...
Im struck at some point with some error, added all supporting file along with header files but still im getting error. Im using sdk15.3 pca10040 nrf52832.
please verify...
I have a NRF51 DK board, and can't get it to do anything with BLE (probably including any of the examples that require a softdevice) but I ran the blinky examples just fine...
I am using a ultra-miniature (BMD-350) series module from Rigdo which has the nRF52832 BLE SoC. It is placed on a custom board such that all pins from the nrf52 SoC are brought...
Hi,
My projects with Nordic chips thus far have been pretty simple, but now I would like to use an RTOS. My question is, do I use the FreeRTOS available in nRF SDK, or move...
Hi,
I have a problem with understanding, how bits in ble_gatt_char_props_t are related with Specification of the Bluetooth System v5.1 Table 3.5: Characteristic Properties...
If I use a breakaway for some debug pads which SWDIO and SWDCLK are connected to and then snap it off so the traces are no longer connected to anything, will this cause a...
I'm trying to run the https://github.com/NordicPlayground/nRF52-ble-long-range-demo on Fanstel modules with integrated AFE by Skyworks - BT840X(E) https://www.fanstel.com...
I'm trying to connect to an AWS MQTT broker I have set up based on the code in https://github.com/joakimtoe/fw-nrfconnect-nrf/tree/36532a8ca60bf7139a988b5cbb4e6cb47948a9fa...
Hello In this thread we discussed a possability of building a system with large number of conecctions. So, we need to get data from 30 peripheral nodes on one central host...
Hi,
I'm developing a product that should take an image of a low-resolution image sensor, process it and send the result via BLE.
The camera has an 8-bit parallel interface...