We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
I have the same application that runs on both nrf51 and nrf52 MCUs. The Bluetooth in the application uses SoftDevice and not the SDK primarily because I started with the pc...
While evaluating low power mode on SBC I notice something strange:
- PPK II measuring 76mA
- LAB power supply measuring 67mA of supply current
- Digital multi meter...
I have nRF Connect SDK v2.9.0 and an nRF54L15 DK.
Is it possible to build the Zigbee NCP Sample for this board?
The source files under the Zigbee NCP Sample directory...
Hello everyone,
I have zepyhr running on the Cyclone V according to the following instructions: https://docs.nordicsemi.com/bundle/ncs-2.5.2/page/zephyr/boards/arm/cyclonev_socdk...
Hi,
I am using the SAADC (AIN2) to get temperature values from a Pt1000, and I am experiencing sometimes strange behaviour after the offset calibration is done.I have quite...
I am working with the NRF5340 to develop a BLE audio streaming application using a PDM MEMs microphone.
I have played around with the NRF5340 Audio DK and got PDM audio...
Hi
So the central multilink example uses init_scan . connect_if_match = true ; Mine is false, because I want to manage the connection myself.
I'm filtering out 5 seconds...
I am trying to debug an application in VS Code for the nRF52840 DK in the nRF Connect SDK.
After starting debugging, I immediately get this error: "Exception has occurred...
Hi everybody,
I'm writing because I'd like to check if I understand the functionality of the AT command AT%XBANDLOCK correctly.
The first part of the question should...
Hello sir/Madam,
i want to change the code that prints values(the values are from nrf_dm sample) to the serial terminal in nrf52840 dk using nrf connect in visual studio...
It is not possible to connect to the Peripherial using identity address steps to reproduce 1. connect to peripherial using random mac address 2. bond using random address...
I'm currently working with a BL5340PA module with the external antenna connector. we were wondering what was the RF switch isolation between the two antenna outputs. In other...
Hello,
I am currently working on a project using a custom board with nRF52840 + nRF21540 . I am trying to measure wireless performance using Direct Test Mode (DTM) , but...
Hi, when I use OTBR to commission a matter bulb(52840DK), I found this log:
I: 7371 [DL]CHIPoBLE connection established (ConnId: 0x00, GATT MTU: 247) D: 7448 [DL]Indication...
Hi,
I have been trying to use the radio_test example application to try and accomplish my goal but no success so far. My goal is to be able to compose an advertisement packet...