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, We use the QSPI already very well for a flash device that has the correct commands. Now we want to use a SRAM, also QSPI prepared, but it has some other commands, there...
I'm trying to decide on a protocol to use between two nRF52840s.
Both will connect to an App and each other at the same time
Latency is important because the communication...
Hello everyone,
I'm currently trying to get a SiLabs WF200 WIFI module working with a nRF9160 as the host running on Zephyr. Unfortunately I do not get any clock signal...
Hi,
I am testing the advertisement packet scanner based from nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_uart_c.
At current stage, I can receive the advertisement...
I want to use bootloader for nRF52811.
On nRF5 SDK 17,
exmaples/dfu/secure_bootloader/pca10056e_s112_ble/config/sdk_config.h #define NRF_DFU_APP_DATA_AREA_SIZE 8192
...
I am writing a basic health device application, It starts, loads saved data, starts advertising, takes measurements, if a connection occurs the data is transferred, other...
I have compiled the example application ncs\v1.4.0\zephyr\samples\boards\nrf\system_off configured for the nRF52dk_nRF52832
This example consumes 450-500uA (SB9 cut)......
Hello Nordic support team,
We are making product relate to battery service.
Tool and SDK: - nRF5_SDK_17.0.2_d674dde
- SEGGER Embedded Studio for ARM Release 4.52c
...
Hi, I am doing some development in nrf52810. where i want to use BUZZER to produce TONES
I am using SDK17.0.2 SES
I want to create tones instead of just beep sound in...
I found a fairly cheap (<$5) FCC certified NRF24 module with 20dBm output power. NiceRF RF2401F20 ( https://www.nicerf.com//product_180_216.html )
The FCC ID is 2AD66-RF2401F20...
Hi,
I would like to know security related libraries available in SDK 17.02.
Libraries that I found
1. Peer manager
2.crypto library
I would like to know is there...
Hi,
I got problem with Implementing the FDS example code as below, which I using is SDK nRF5_SDK_17.0.2, and always got error "FDS_ERR_UNALIGNED_ADDR", Already searched...
nrf5 SDK 15.20
Mesh SDK 3.0.0
nRF52832
Hi,
I am using nRF52832 and mesh stack , i want deliver temperature data through Mesh network.I look and run light-onoff &...
Hi Folks,
I would like to configure an UART RX pin as input GPIO as well as keeping it as dedicated to the UART peripheral.
I would also like to know if I can configure...