Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
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...