In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
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...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Hello, I have a Thingy:53 sensor hub application (extended the Nordic Thingy53 Sensor Hub blog to include IAQ sensor) built under NCS v2.7.0 that runs fine.
When rebuilding...
In the link process between Central and Peripheral,
sometimes Link processing does not work correctly and the following log output: . cis_gateway: Discovery failed: 14 ...
1. After DFU has successfully completed the watchdog fires. I know this because my App picks it up from the register, however I'd like to use this bit to indicate a potential...
Hello,
I am designing a PCB using the nRF54L15 and a ceramic antenna and got confused regarding the impedance-matching network. In the detasheet a 1.5pF, 2.0pF, and 0.3pF...
Hello,
I am using nrf52832 as a peripheral and running SD S132. l am looking for an ble peripheral example wherein the Out of Band security level is used.
Can you point...
Using Programmer v4.0.1 can successfully read the NRF51822AB, but upgrading to the latest version 4.4.2 results in a failure to read the device.
Additionally, after...
We are working with nRF52840 and NCS2.6.1. And we want to change pin configuration for UART1 instance during the runtime and we have also used following ASYNC UART configuration...
Hello,
I am trying to upload certificates to my nrf9160 chip on a custom board. I have done the following: 1. Loaded AT_CLIENT from the samples
2. Tested all AT commands...
Hi
we are using the BT HCI to add BT functionality to nrf9160 using the thingy91 hardware. upon updating the sdk from 2.7.0 to 2.8.0, we are getting the error bt_hci_core...
I want to read and write data such as incline and resistance from the Zwift app using my nrf52dk device. Based on the information I found online, it seems I need to communicate...
Hi,
My custom NRF52840 device has two interfaces (UART and USB) for host connection. I have successfully verified firmware upgrades using mcumgr from a mcuboot via the UART...
Hi
Use the following routine NRF\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs.
Use IOS APP Enable the data to be sent once...
When evaluating BLE mesh with multiple nodes the nRF52840 Dongle is perfect to keep cost and physical size down.
I thus have one nrf52840 DK and a couple of nRF52840 Dongles...
We can get the active end points and list of cluster in end points.
But is there a way to get list of attribute and types of attribute in each cluster?