I am working on RTOS that does not have WiFi driver for nordic wifi chips. I would like to port this driver to that RTOS.
In the documentation there is a mention of platform...
Hi,
I'm trying to do DFU on a custom designed Bluetooth peripheral device using nrf connect for mobile application. I can able to perform DFU successfully is some mobile...
Hi, I started my project with SDK version 2.6.1 (starting from the 'hello_world' example). I added mcuboot (CONFIG_BOOTLOADER_MCUBOOT=y). I followed the instructions in the...
I am using the MESH distributor sample from the nRF Connect SDK (v2.8.0) on an nRF52840 development board. My aim is to use the RC oscillator (RC source) instead of the low...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
What we need is to generate RSA key pairs and send public key to App to encrypt data...
I need to connect to other units according to their MAC address. I'm assuming that this:
BT_SCAN_FILTER_TYPE_ADDR
Is the thing to use in this:
bt_scan_filter_add...
I got the following setup: nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001
nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001...
Hi, I have followed the nRF Connect SDK Fundamentals and BLE Fundamental courses and come to Lesson 6 Bluetooth LE sniffer. Everything has worked until this but now I get...
Hi,
In nRF52811-CAA chip, which pins are allocated to ADC inputs. In Table 122 of datasheet which shows pinout for WLCSP package, it just mentions AIN1, AIN2, and AIN3....
Hi,
I am facing an issue while flashing the code using an external debugger. I want to flash an LED blink code on the I/O shield " Raytac MDBT53V-P1M. " For this, I am using...
Hi there everyone I am new in nRF development. I was recently trying to add conexio stratus pro but i could not find it in my VS extension. What could be the issue?
Hi,
We are considering hooking up an external chip with a Bluetooth standard HCI interface to do Bluetooth classic using Hands Free protocol and Serial Profile protocol...
Latest 2.7.0 toolchain.
nrf5340DK board, light_bulb example.
I am using our own smartphone to perform up to AddNOC and ThreadNetworkSetup.
Then the control is transferred...
Hi, I would like to write a log to an SD card but I am completely unable to even connect to it using SPI in Zephyr/nRF Connect SDK. There seems to be some mismatch between...
I am working in NCS v2.7.0 for nRF52833 DevKits, and trying to set up a secure BLE connection to allow remote control of the device over GATT.
My devices are headless IOT...
Hi All, I have a 5340dk and it got bricked for no reason, last night I was able to flash and debug my program. But when I tried this morning, device is behaving unexpectedly...
Hello,
I'm new to pretty much all of this, but I'll do my best to explain my issue. As the title says, I'm currently trying to get a LSM6DSO sensor to work with the NRF52832...
Hello !
You have DTM test in nRF5_SDK_17.1.0 and in nRF Connect SDK.
I have used SDK test some years ago and it looks more simple if we compare it with new environment...
Hello,
I am working with the nRF9160 to communicate via DTLS. It works, but managing certificates is a bit of a problem. I am using the AT%CMNG command.
First, certificates...
When running example code which involves BLE on nRF52840-based boards, the devices (which have assigned names in the example code) don't show up on the iOS nRF Connect scanner...