Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Hello, as the title suggests, I have an issue when powering the nRF9151 DK with an external power supply. Normally, I power through USB, and it's fine. However, when I followed...
Hello, I am the hardware researcher currently evaluating this product.
I am currently working with the nRF54L15 DK and have encountered an issue where my application appears...
The custom AT command "AT%XICCID" was added in modem firmware v1.1.3 for the nRF9160 and was available from the first release for the nRF91x1.
This command provides a processed...
Where can I obtain the security certificates (e.g., client certificate/private key) needed for TLS authentication with nRF Cloud? - Are these generated during device onboarding...
hello all,
I'm fairly new to nRF SDF and its build environment. I browsed a lot of posts but did not find the solution to what is probably a basic misconfiguration error...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...
I got a 52840-DK a couple of days ago. I installed the latest IAR Embedded Workbench (9.70.1); also downloaded the latest Nordic SDK,and then started building and executing...
Hello everyone,
I am currently working on implementing the flash protection feature for the 54L05 chip. My objective is to safeguard the code storage area from unintended...
Hello:
i'v try v2.0.2 and v3.0.0 and v3.0.2. got error as follow:
or
sometime install toolchain got msg " Failed to fetch available toolchains. "
what the url...
I have a preset stored in CMakePresets.json:
When I go to create a new build configuration with the preset, the extension creates an Extra CMake Arguments row with:
...
I have a simple GATT server application with two characteristics, RX and TX. In my prj.conf, I am trying to disable pairing as follows :
I can connect to the server from...
[ Just figured out it doesn't work the way I thought ]
Hi,
Right now I'm looking down at the nrf52840 datasheet, because I would like to do a project with such MCU, but...
I would like to implement ble mesh direct forwarding feature in my code but i am not finding zephyr library for that. Is there any possibility to get link for zephyr direct...
Hi,
If you use the following settings, an error will occur during commissioning.
Board: Custom board
SDK:ncsv2.9.2 OS: Windows10 Sample code:Matter Lock bord target...