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...
Dear sir,
Good Day!!.
Im using nrf52840 SDv16 and im using Ble_app_uart code, here with i need to add Bluetooth pairing request with password on my android mobile...
Hi,
I try to run the example project "ble_app_hids_keyboard" on a NRF52811 (I use the PCA10040e project, adapted to the NRF52811 on a custom board)
and I always run in...
Hi,
I was reading the values from the FICR of my nrf9160 on my thingy91 and I noticed that when I read the INFO.PART register from the FICR, it returned 0x00009120 rather...
we have BorderRouter- Raspberry pi flashed with nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design .
As an end device I have EFR32 MG12 WSTK flashed with OT-CLI...
I am developing application with buttonles BLE DFU and FreeRTOS. I needed debounce on buttons and decided to use app_button. Here is my init:
I turn on log debug on app_timer...
Apologies for this question, as it has been asked a number of times but I've not found anything to help so far.
As at the time of writing, I believe I've got the latest...
I'm trying to deploy a new firmware to my hardware device but I get the following error in the nrf Connect 3.6.1 programmer (v1.4.8):
16:47:36.937
Error when getting...
Hi,
I noticed that the PPK2 turns off the internal voltage regulator upon disconnecting from it. Is there a possibility to change that behavior? I would like the voltage...
Hey Guys,
I have the nrf52840 as the peripheral and my application use varies depending on which central I am connecting to in terms of:
PC ( Windows or macOS or Linux...
Hello,
I have been recently trying to initialize fds in my application, through the assistance of the given flash_fds examples in the SDK (15.3).
Currently, I'm coming...
Hi, I'm working with flash, I've started with the example code from flash_storage, as I will need to use flash while using a SoftDevice.
I use NRF52 Dongle and SDK17.0.2...
hello,
i am using nrf52840 dvk with sx1276 lora modules and trying to read my device address using spi i am just calling the below function in main
uint8_t spiCommandData...
Hello everyone,
I'm currently working on porting a device driver to Zephyr on the nRF9160. I have defined a device tree and set up the device through the .overlay file...
Hi
I was wondering if there is any further reading about the Automatic network selection set as <mode> in the +COPS set command.
Especially, I'm looking for a solution...