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 am going through the intermediate DevAcademy tutorials right now because I specifically need to use the 52840 dev kit to interface with a SPI driven ili9340 device...
Hi everyone,
Edit: Consider that I'm on ncs 2.6.1
What are the current methods for provisioning an nRF9160 on the nRF Cloud? I have an ongoing project with the nRF9160...
This sample can be found under samples/nrf_compress/mcuboot_update in the nRF Connect SDK folder structure.I want to know the whole decompression process,I added a lot of...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello,
I am using the hci_usb sample from Zephyr and running BlueZ 5.53 on Ubuntu 20.04. I am trying to increase the ACL packet size from the default value of 27 bytes and...
Hi,
I am using SDK v2.6.1.
Is there any course available on DevAcademy for WebSockets?
For WebSocket i take reference of v2.6.1/zephyr/samples/net/sockets/websocket_client...
Hello there,
I am using nrf connect sdk using vs code.
Toolchain: v2.7.0 SDK: v2.7.0
I have custom hardware board based on nrf52811 SoC.
I have completed a firmware...
Hi
We have a project previously built on NCS v2.6.0 and now we need to migrate it to v2.8.0
I see from v2.9.0 child/parent build setup is not supported and so we are planning...
I'm using ”ncs\v2.8.0\nrf\samples\nrf_compress\mcuboot_update“ this routine.After connecting the Bluetooth, put in the DFU package (mcuboot_update\build\dfu_application.zip...
Hi,
We are trying to enable oversampling in an application that is based on your DF connectionless RX sample, build with Zephyr version 3.4.99.
Something similar was asked...
Hi,
I've a good experience with nRF5340 pre-certified modules and nRF Connect SDK. I'm evaluating leveraging Nordic Thingy:91 X platform to build a new product. However...
Hi Team,
I have some questions following,
1. We created custom board by using nrf52833. for custom board any bootloader needed?
2. We are able to flash hex file into...
Hi i am currently, doing development on nrf52840. where I have 48 number of GPIO's available. for my application, I have peripherals like Touch screen RGB display, UART based...
Hello.
I have two nRF5340 DK boards that I want to use to replicate the demo on https://github.com/NordicPlayground/nrf-knx-iot .
I am using Ubuntu 22.04.
I cloned the...