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 was able to create a mesh network with two nrf5340 boards configured with the mesh light sample and the mesh light switch sample.
I am trying to substitute...
I recently purchased a Thingy 52 with the goal of processing the the raw magnetometer, accelerometer and gyroscope data using a sensor fusion algorithm to determine orientation...
Hello, We're about to start a new project with the nrf5340 as our SoC. When reading the docs for the nrf5340 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
I have problem with wakeup of Low Power Node from System ON sleep mode. In debug session code works as expected, however outside the session something gets wrong.
The node...
Hi,
I'm trying to create an application based on the SMP Server app (NCS v1.7.0). I'm able to perform a FOTA using nRF Connect for Mobile and the app._update.bin without...
Hi,
I use the ble-app-uart-c-multilink example with a nRF52840 DK and 5 custom nRF52840 peripheral devices.
For a test, I want to connect to only one of those peripherals...
I am a newbie in nrF52832. I have been carrying some experiments using the Nrf51 and so far they are going so well. However, I came across some few E104-BT5052 samples originating...
In ncs1.7.1, I’m struggling with a problem about hard fault on nRF9160, but I have no idea to slove the problem.
nRF52840 transmits data to nRF9160 via UART0, the baudrate...
Hi,
I got the example http://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role and the demo is OK.
I also use nRF Connect APP to connect the ble_aggregator,...
Hi,
Hope you are doing good.
I run the SAADC signal to from the sdk and observed that when the adc input is connected to ground, the adc reads few random negative value...
Using nRF9160, ncs 1.6 on a custom board and segger-SES for debugging, we have intermittent stops (debugger breaks) on an assembler line with 'cpsie' opcode:
File: cpu_idle...
Hello Nordic support,
I am using nRF5 SDK for a Zigbee coordinator application. In zboss_api.h, I see that there are functions for setting short pan id (zb_set_pan_id()...
Hi, I'm starting a new custom development, that will use NRF52805 SOC. The project will be one Alexa Gadget device. I have seen several documentations, but I have some question...
Hi,
I have met one bug.
when I flash a fw with generic level server , then flash other fw with sensor server , the system runs error, if I use command "nrfjprog --eraseall...