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 SDK 15.0.0 ble_app_uart_pca10056_s140 nrf52840
I set BLE parameters like this:
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(7.5, UNIT_1_25_MS)
#define MAX_CONN_INTERVAL...
Hello everyone.
I am trying to use my oled display with my nRF52832. I found a library that had been written before: https://github.com/monpetit/nrf52-spi-i2c-master-ssd1306...
Hello, I am wondering about something related to the numebr of elements. Does the number of elements needs to be fixed or it could also be also dynamicaly changed? Also, regarding...
hi..... i am using nrf52832 , merged the uart and timer example program . while i am debugging , debugged successfully , but timer is not working
actually i set the timer...
Hi,
I am developing a product based on nRF52840 chip. I want to know if there are any bootloader available for nRF52840 which has following capabilities:
1- The bootloader...
Hi,
I have set up nRF9160 DK by following instructions here: https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF9160-DK/GetStarted#infotabs
By using nRF...
Dear nordic,
I have some doubts in BLE profiles.
1. If i started make custom profile as per your examples is that make any issue in BLE certification of product?
2.If...
I have an issue with the internal clock setting, and TWI. My custom board has an issue with the external crystal. So I switched to internal crystal with the following settings...
Hi Nordic
We are using the die temperature sensor on an nRF51822 we have observed a strange behavior. Some specific values seem to never be returned in the temperature value...
Objective: create a BLE gateway using the iOS Gateway app and nrf cloud demo
I have failed to make the demo work and am seeking ideas to help me get unstuck
I installed...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...