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...
Hi,
I'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When testing the power consumption of the product with main IC 52832, we found that under the condition of 0dBm 1000ms, the peak current of beacon with PPK2 is about 15mA...
Hi, For the Adafruit Feather nRF52840 board I cannot find any information about the RTC. On the Feather board the 32kHz crystal is connected to the RTC clock input (P0.00...
Hi
I want to migrate my application to Zephyr RTOS platform from old setup given below.
Old Setup: Hardware: nRF52832 board. Soft device: S132 Software: SEGGER Embedded...
Hi, I'm new to Nordic Semiconductor chips.
I have experience programming STM32 and Atmel microprocessors. I would need to program/debug the NORDIC nRF52832 chip, without...
Hello there, I am working on enabling/ disabling DFU in nrf52840dk using ncs 2.4.2. previously i was doing it using ncs 1.8.0 as follows: libraries used:
#include <mgmt...
Hi,
I use the above function to create a new dataset. When I use SDK 2.3.0, this works perfectly. But when I use SDK 2.6.0 I get the following.
When I tried
arm-zephyr...
Hi all!
So I'm just starting out with the Thingy 91 and I was following the Nordic Thingy 91: Getting Starting Guide and I was in the process of using MCUBoot to update...
I am using nrf7002-dk as client and running the server python code in my PC and I am using ngrok command line tool get alternate http link.
I am using wifi-fund lesson4...
Since https://github.com/nrfconnect/sdk-nrf has disabled issues, this is an assorted list of problems/limitations with the lte_net_if library ( https://github.com/nrfconnect...
Hi All,
I want to do dfu over uart with secure bootloader, am using nrf52840-DK, nRF5_SDK_17.1.0_ddde560 SDK and segger embedded studio V8.10.
compiled and flashed secure_bootloader_uart_mbr_pca10056_debug...
I use DWM3001C chip,it has a nrf52833 mcu inside.when i call ble_init() in main.c.it report error:
peer_manager_pds: Could not initialize flash storage. fds_init() returned...
Hi Team, I'm trying to port the acconeer project that worked on the old one NCS v2.2.0 to new NCS v2.5.2 and ran into a problem with the difference
c:/ncs/toolchains/c57af46cb7...