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 have successfully followed the guide for setting up the AWS asset tracker application ( https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/v2.1.x/docs...
Hi all,
I did add a reset switch on my custom board. I read some topics how to active it, but I´m not sure if I did it right.
I did add it in the preprocessor define:...
Hi Nordic,
Soft device is s140
SDK version is: nRF5_SDK_17.1.0_ddde560
Bootloader - Secure bootloader.
We are trying buttonless DFU process using secure bootloader...
Hello,
We are trying to use the nrf91 GNSS with the `nrf_modem_gnss` library. I'm looking for clarification on these fields that are listed in `struct nrf_modem_gnss_agps_data_location...
test setup
the custom board schematic
we tried to flash the custom board with the beacon sample here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr...
I just upacked my new nRF52 DK and installed what I think are all the goodies to do development (on my Windows 11 laptop). I can see the board with the Programmer and I loaded...
Hi
I am using 4 x AD7410 in each TWI channel, using both TWI ports. So, altogether 8 AD7410s. ( I used the Adafruit breakout boards).
Initially I get the temperature readings...
The BOOT_SERIAL_WAIT_FOR_DFU feature is meant to wait a number of milliseconds (500 by default) for a message via serial comms. If it doesn't receive a message it continues...
Hello,
I have following problem:
I am using a multilink NUS Central. With one peripheral connection everything works fine. But when make a second connection I sometimes...
Dear support
Try to perform DFU OTA on my final target board and have an error state says - "payload(250 bytes) too long for MTU: 249 "during uploading stage, could anyone...
Hi,
I am developing application on NRF52840 with Zepyr 2.1.2 SDK, and I found two problems when using the example scan_adv, as follows:
Executing bt_le_scan_start in...
My team is developing for an nrf52840 on a custom design pre-production PCBA. Up till now we have been using nrf52840dk_nrf52840 in the"Board" field of the "Add Build Configuration...
Hi Team We’re using Nordic connect sdk 1.9.1 We’ve created a vendor service and defined multiple characteristics in same, We are using Nrf connect mobile app to fetch the...
Hi,
I am trying to capture provision packets from the BLE Mesh. I have nRF app for iOS. My iPhone is considered as a provision device, is it possible to provison another...
We are using SDK v1.9.1 with VS Code to develop software for a custom BLE board using the nrf5340 SoC. We also have/use a nrf5340-DK development board.
We generally update...