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...
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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi all,
How can it be that sd_ble_gatts_sys_attr_set function returns BLE_ERROR_GATTS_SYS_ATTR_MISSING?
With the first and second connect it returns success but the...
I saw that each CCCD or sys_attr should be persisted per connection, does it mean it should be saved on flash to be restored during next connection for same device ?
and...
If iOS of BLE master sends 4 packets of the same write characteristics with MD bit in the same connection event, how does SoftDevice of BLE slave work?
The ble_event_handler...
Is there a summary of potential pitfalls, i.e. issues which are asked repeatedly by users in these forums regarding HW/Schematic/PCB design for NRF BLE chipsets. Making mistakes...
I just published my port of a new FreeRTOS operating system version for the nRF51x22 and the nRF51 SDK 8.x.x to github.com/.../freertos_nrf51 , the README is copied below...
I am trying to implement some write to flash, and started by integrating the relevant functions from the example code I found in this thread .
I added a dummy write function...
Hello,
I'm building an aplication with multiple nRF51822 beacon modules. I'm using dual mode S130 softdevice. Sometimes, when beacon recieves a lot of messages, and forwards...
I'm trying to erase the page 32 of a nRF24LU1+ via SPI (using a Bus Pirate).
What I did so far:
Display the first 16 bytes of content of page 32: 0x03 0x40 0x00 0x10...
I have a switch connected on the nRF51DK Board. The switch is connected on PIN25 and PIN 28. I try to read the state of the switch.
My setup:
-nRF51DK
-SDK8.1
...
Hi
I am making some low-power wireless sensors powered by coin cells, which will sleep for long intervals between readings/transmits. I am using the micro ESB libraries...
Whenever I try to burn program to external nRF24LE1 with ISP interfacing from nRFgo Starter kit using nRF Studio, I am notified that chip on board couldn't be detected. I...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hi, Nordic staff.
I'm studying about the gazell for our next product of using gazell protocol.
I'm just wondering if there is a sniffer like a BLE for gazell protocol...