I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Good Day,
We have an ongoing project that uses an RP2040 MCU (with FreeRTOS) and we need to add WiFi capabilities to it. It needs to be dual-band and fairly high throughput...
Hi all,
I'm currently working with the nRF52 DK (nRF52832_xxAA_REV3) using the nRF5 SDK version 17.1.0_ddde560 and the IAR Embedded Workbench - Arm 8.32.3 IDE. I'm facing...
Hi Team,
I just want clarity on 2 points related to accuracy of nRF9151 GPS.
1) As shown in datasheet, "Positioning accuracy (CEP50), periodic tracking" is 3.4m. So that...
Description: I am encountering an issue while testing the watchdog functionality. When I intentionally hang the system for longer than the configured watchdog timeout period...
Hello,
I'm new to software development so apologies if this is a simple question but I can't find a straightforward answer for nordic connect sdk on vs code.
An IC I...
How can i configure the nrf52840 dongle with DHT-11 sensor such that i am able to use it to send the temperature data via UDP within the Thread Network? I am using the NRF52840...
Hello, I have used this template (ncs-example-application) to start developing my project. I've installed also all the prerequiries to use the application using command line...
I am using the existing nRF Connect SDK (v2.9.0) example of Wi-Fi provisioning using Bluetooth LE ( https://github.com/nrfconnect/sdk-nrf/tree/main/samples/wifi/provisioning...
Hello,
I am currently testing a custom board using the nRF5340QKAA .
Most of the connections are the same as the nRF5340 DK , but the main difference is that I built the...
I dont have Ellisys, but I already install Ellisys Bluetooth Analyzer on my PC.
I got a .btt file in this ticket , but it seems something wrong.
I want some .btt files...
I am using an nRF52840 processor within a Particle Argon IoT module. I am polling a third party BLE peripheral (Shelly relay) for status data once a minute. The data packet...
when i try to use the ddfs to calculate the distance, i can't understand the comments in the README file,
"Zero-distance calibration
*************************
The...
I have followed the guide at https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu .
(using the option CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU...
After the Matter device is upgraded from version 1.1 to 1.3 via OTA, the Thread connection is functioning normally., but it fails to process chip-tool commands, and chip-tool...