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...
Hello,
I am using NCS v1.5.0 and my application runs in non-secure mode, and uses a custom SPM. Initially all build and ran correctly, and the SPM fit in a 32 KB partition...
Hi Dev team,
I am running an application using Thingy91 along with MQTT.
I am having a simple logic of storing data for a while and then sending it out through MQTT. For...
Hello,
I've been testing 802.15.4 single PHY (no softdevice) and analyzing packets on a TI CC2531, just to check interoperability. Things seem to work well when the packet...
Hello Everyone.
I am a newbie in NRF52840 development. I have one NRF52840 device as a central device and many peripherals are getting connected to it (Max 6). Lets say...
I am currently using the 17.0.2 SDK to develop some code on the nrf52832 which involves streaming data via SPI to an external flash. I need to stream this data at a ~50KHz...
hello, I have a question need you help.
SDK:nRF5_SDK_14.2.0
MCU:nRF52810
My product is used as a central.
When the voltage of the battery supplying the product is...
I am trying to develop an application using ANT on the 52805, I have purchased the nRF52 DK as this was the recommended development kit for this device but there seems no...
I have a design that uses the NRF52810 as well as NRF9160.
For safety reasons, it must have a fuse that is about 1 ohm into the system. I'm seeing an issue after an input...
Hi, Nordic.
Our customer employs nRF51802 in their product.
They use BLE and 2.4GHz proprietary at the same time. They want to know the switch speed between the two protocol...
Howdy DevZone! I'm brand new to BLE, and have some beginner questions on the best way to architect a project for ultra-low power consumption.
Here's what I want to make...
Hi,
I'm currently developing a nr9160 full modem DFU based on sdk v1.5.0 and "fmu_fdev" ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/include/dfu/fmfu_fdev...
Hi,
I am trying to merge some features from nRF desktop into my application. More specifically, the BLE CAF features.
Now I hit a wall. I am getting a lot of Kconfig errors...
Hello
I'm testing the Release v1.6 of NRF Connect SDK in combination with our application. On Nordic NRF Connect SDK v1.5.1 we managed to get the following setup working...