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 use sdk15.3,usb pca10056.
nRF5_SDK_15.3.0_59ac345\examples\peripheral\usbd_ble_uart_freertos transplantation to ble_app_multilink_central.
this is log:
<debug...
Hi, I'm trying to implement DFU over BLE using nrfutil in a product. The product(will refer to as peripheral from this point onwards) also has a dongle(supports flow control...
Hello,
For a project I am currently working on I am trying to track patients' movement through a hospital clinic. To do this, I plan on having mobile NRF52 DK boards traveling...
Hi
How many bytes of data can be written to flash memory at a time? I am trying to write an array of 10 elements of 16 bit data type , but only the first four elements are...
Hi,
I was wondering if a central can perform multiple read requests with authorization, i.e. send a read request before it has received the reply to the previous request...
Hi,
the system we are using includes the nrf52832 SoC with an external ADC and en external crystal for HFCLK. running SoftDevice s132 v2 (based on SDK 11)
in our system...
I like to program NRF52840 Dongle without using NRF Connect Desktop (i.e, Normally we develop application program using some IDE) Can i develop application program using NRF52840...
Hello everyone
I started working on BLE devices recently and I have an Ardunio with BLE 4.2. However the maximum data rate seems to be low for my purpose ( about 60 Kbits...
Hi Guys,
I have been trying to port the older nRF51 debouncer_example (attached) into the nRF52 SDK15.2 ble_app_template example with not much luck. I realise that this...
Dear nordic,
1. Is it possible to create thread networking using dongle?
2. I want to create Thread CLI example in dongle but the problem here is UART pins and LEDS. what...
hi ,
I'm a newer , using nRF5_SDK_15.3.0_59ac345. we are using nrf52832 to get about 100 of heart rate sensors.
so first we do a scan ,and get all of there addrs. and...
Hi Dear
We plan to implement our own DFU controller on host MCU, the bootloader+softdevice+app zip file will be generated by nrftutil software.
How to exact those part...
The Capacitive Sensor low-level library documentation says:
Note:
Until Anomaly 84 (ISOURCE not functional) is fixed, the COMP solution cannot provide production-level...