Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
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...
I connected to the cloud with the factory installed fimrware ( thingy91_1.4.0_production_final, mfw_nrf9160_1.1.1).
In the "Firmware Updta History" it shows: "To use the...