Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi all , when I combine light switch server and remote server in 1 Node and use Provisioner Node for provisioning and config for it . I have error
Log in provisioner : ...
Hi,
I have to transfer messages every 100ms and to receive confirmation about successfull reception.
Message is sent from the phone and should make two hoos and return...
Hello,
I'm using the PWM peripheral to generate a waveform. The waveform is loaded into RAM and then I use the SEQ[n].PTR and SEQ[n].CNT registers to set up the DMA. The...
Hi to all,
i am working on a project based on nrf51822 soc, i want measure level of battery with nrf51822 ADC channel.
i have an example code that measure the level of...
Hi all,
I can't get the Blinky example working on my PCA10040 kit. After flashing, LED1 stays on and there is some activity on LD5 but the kit is not detected on all my...
Hello,
I'm currently developing an application using an NRF52832 and SDK15 (SD 6.0.0). I have an issue that causes an UART overrun during some flash operations and it somehow...
I was wondering if it was any use to make use of gains 2 and 4, and noticed the errors for those gains are missing in the PS.
So do gains 2 and 4 actually increase the resolution...
i want to sinchronyze diferent peripheral and 1 central thank's to the gpiote's state.
but i have a error 8 invalid state whereas i had initialize
help me please !!! ...
I am using nordic nrf52840 sdk kit as a peripheral and mi 5A mobile as a central .The problem is continuously disconnecting with following reason
Reason: Remote User Terminated...
I am trying to read values from an analog peripheral device. To perform an analog read, I am using this example from the NordicSnippets simple examples:
https://github.com...
Hi, I have been trying this for 3 days.
I was using DBGX_EVTX in SR3v1.1 to check the log, it works fine and never goes wrong.
But in v1.2, is using another function instead...
Hello everybody,
I am using central device with SDK14.2 and S132.
In a central application, the operation sequence is as follows: * Buttons pressed and scan started *...