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...
I continue to be confused by the Nordic setup of projects. There are a bunch of different demos, but what if you want to compile features from different ones?
Specifically...
Hi ,
I have used Calendar example running on RTC2 for my timing feature .
Below are the initializations for starting RTC2 for my clock .
#define CAL_RTC NRF_RTC2 #define...
Thanks in advanced. Both platforms are: nrf52832, sdk17.0.2. The peripheral is based on ble_app_gls and I set static passkey 123456, the central is based on ble_app_hrs_c...
HW: nRF9160 DK
SDK: nRF Connect SDK v 1.4.2
Hello, this is to report a buggy behavior I encountered when trying to implement a BLE-LTE gateway on nRF9160 DK
First...
I want to move the UART on thingy91:nRF9160.
prj_thingy91_nrf9160ns.conf added the following two line.
CONFIG_UART_ASYNC_API=y CONFIG_NRFX_UARTE0=y
The asset_tracker...
Hi All,
I want to use DFU to update the firmware from central to peripheral over BLE , both central master and peripheral are nrf52840.
Central master can find unknown...
Good Day,
we are currently working on a project for university. For this project, we are using esb to transmit a continuous audio stream (i2s format). We sample our data...
I've read similar issues but none with this configuration:-
nRF Connect SDK 1.4.2
Blinky example
Trying to enable RTT logging
nRF5340DK board
Windows 64 bit host...
Hi,
I've come across a situation where when paired to Android 9 devices, the reconnect event that follows waking the peripheral fails. Connection parameters are
The...
For ble_gap_adv_set_configure_req_enc, is the document provided?
I saw " ">infocenter.nordicsemi.com/.../group__ble__gap__app.html" , it was not found.
Hi, There is problem that the including file from "openthread\third_party\NordicSemiconductor\libraries\fds" and already added its path to file...third_party\NordicSemiconductor...
Regarding the data encoding in Advertising, the order of the data is different depending on the SDK. Is there a problem in operation?
The confirmed function is as follows...
We are using nRF52811, is there any sample code support to set/save thread power calibration table/data to available non-volatile partition.
thanks, Webber
Hi there,
Can we please get an updated example for Appendix 5 in this blog ?
Specifically the DFUMaster_SPI and the bootloader_secure_SPIS. Ideally it would be compatible...
Hi!
I was trying the throughput example using two nRF5340PDK boards and I observed the throughput is very low, i.e. 1kpbs. I tried programming the cpuappns, but it didn...