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 have just started developing with Nordic NRF52832 using the IAR Embedded Workbench. I am attempting to work with the existing Example projects provided within the NRF5 SDK...
Hi
I am using nrf52 thingy hardware version 1.0.1
I want to use OTA for the same module with customize application.
Till the time I am able to transfer firmware file...
Hello there
I'm developing a custom board for the nrf52810 and I need my product to be as small as possible. The dimensions of the reference design are just what I need...
Hi all,
I am using nRF52832 with SDK 13.0.0. And I use the ble_perpheral -> ble_app_uart example.
I am trying to send data through BLE and. I'm using timer 2 to sampling...
Hi,
I am developing a device based on NRF52840 soc. in this project i will store some records in flash storage and i need to tell the user remaining space of flash storage...
I am getting the linking error seen in the uploaded image. I am using segger embedded studio with SDK 15.3.0. I have already added the nrfx_saadc.c file to the project folder...
Hi,
I'm trying to look for a definition for the APP_ADV_DURATION and APP_ADV_INTERVAL.
How does we know the value we set is in units of 0.625ms or 10ms ?
Can anyone...
The native debugger for Segger Embedded Studio always goes to the disassembly window when setting a breakpoint in the C source code. I've played with too many options settings...
Hello I'm contacting you about the nRF Connect SDK and especially the BSD library. I’m a student in Embedded Systems and for a personal project in board support package I...
nRF52832
SDK14.0
Hi,
I had a question regarding the Fstorage Write/Erase operations. My question is what happens when there is an erase or write operation taking place...
Greetings,
I am relatively new to compilers and I would like some clarification on compiling C++ projects on Segger Embedded Studio with Nordic's SDK vs. 14.2.
I am use...
I have a TC74 temp sensor
https://www.microchip.com/wwwproducts/en/TC74
and want the temperature
using code below I always get a greenlight / EVENTS ERROR
thank you...
Yes there are development boards available to shortcut design and development, but I'm only evaluating without a product in mind and want to layout a minimalist board, with...
Hi,
I'm using the nRF52-PCA10040 board and I was trying to program the softdevice using the instructions for the ARM Keil method in this ( infocenter.nordicsemi.com/index...
Hello,
I have a query on Ack for Notification and Indication.
1) I pasted statement from below link,
https://devzone.nordicsemi.com/nordic/tutorials/b/bluetooth...