Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
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...