Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Board: nRF52833
SoftDevice: s140
SDK version: 17.0.2
I am trying to implement OTA buttonless DFU feature in my custom device (USB Device) which is a central device....
Hello,
I'm having some issues troubleshooting, my knowledge is limited on how to trace down where the error occurs.
Se logs below ->
Any tips on how to find...
Hi,
I start to work on the NRF52840 and I would like to read register of BMA400 in burst mode (I mean possibility to read further register in one sequence)
I am novice...
Dear Nordic,
when moveing the project to v.1.9.1 stack we've faced with a lot of
"fatal error: tinycrypt/constants.h: No such file or directory"
What is it related...
Hi folks,
SAADC peripheral gives me good results in acquiring & converting a DC signal related to current consumption.
I am using the 12-bits configuration over the internal...
I’d like to be able to read some environmental sensors and control some low power outdoor devices using the nRF52832. While I am aware that the nRF52 can operate for a long...
Hello,
NCS1.9.0 or NCS1.9.1 , Windows10 X64,VS Code,periodic_adv.default codes
with nRF52840-DK work fine.
but nRF5340-DK got error,as folow logs
"Failed to create...
Hi there,
I have just started the NCS Fundamental Course and I am stuck on Exercise 2. There are two problems that I am facing.
1) I have an nrf9160dk board. so if I compile...
Hello, I am trying to read data from the sensor using I2C, I have the nrf9160 on an Icarus board https://www.actinius.com/icarus .
I tried following this guide: https:/...
Hi Nordic Team,
I see that I am supposed to GND 2 of the SPI lines and drive the CSN high to use it in GPIO control only mode. We wanted to TP out the SPI bus for the FEM...
I am trying to send value 0x75 using I2c but when i check the value using logical analyzer i found it 0x74. and when i tried to send 0x77 i found it equal to 0x76. any help...
I am currently working on a project in which I want to transmit audio wirelessly from one nRF chip to another. Currently I am using the nRF Dongle to act as the transmitter...
Hello Everyone,
I am using NRF52833 in my project and I have implemented one service named borrower. The code details are in the attached in the files. When I open nrfconnect...
Hi Nordic,
I have 2 nrf52840 hosts running gazell HOST mode, and 1 device running gazell DEVICE mode. My question is, when device sends data to host, will both 2 hosts receive...