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...
I've paired ble device with android and then device went out of range and wen ble device comes into range device will connect at that time do we get any callBack???
Hi,
I'm looking at increasing the sensor update rates for the Thingy:52, and get more frequent readings into the sample app. Let's assume I want to change the temperature...
I've been trying to use the Device Manager to store and recall bonding information for use in whitelists. Unfortunately the dm_whitelist_create function always seems to return...
I have recompiled the secure boot loader, s132 and it works great on the dev board but not on my board. The difference in boards is minimal with the exception of the fact...
Hello Everyone,
I have a basic question related to custom BLE service 128-bit UUID.
I know the custom ble service base UUID is the "00000000-0000-1000-8000-00805F9B34FB...
Hello,
We are trying to change Connection Interval when both of Central and Periphera become Sleep mode and either of them becomes Active mode to reduce Power Consumption...
Hello everyone,
My IC description: nRF51822 QFAAHO, which belongs to IC revision 3 and, as the PANv3.0 says, "1V2 + HFCLKarerequested always when the GPIOTE task is configured...
I am using nrf51822 with SDK12.3 + S130 as a BLE peripheral device. I want to pair it to multiple central devices and use button to switch between them.
I tried to filter...
I have designed my own custom PCB with nrf52832 . The schematics of my PCB is attached with this post.
I am programming the soft device hex file but not initializing it...
Hi,
I want to implement Server/Client model light switch where all nodes should receive the state from all.
How can we read the state of one client on another client...
I have custom hardware that is working fine. No issues. I can program, erase, debug with no issues. I have been working on making some changes in the bootloader, and I've...
notification_problem.rar Hi everyone
I would like to send a large number of bytes from nrf51822 to my central device. To be everything reliable and efficient I decided...
Hi all
I have developed my own hardware very similar to adafruit feather nrf52.
I am using the example ble_app_uart from sdk_14.2.0.
The example is running fine on...