The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello,
I am new to Nordic and Segger. I am trying to build source code developed by a 3rd party. It was originally developed with GCC in Linux. I have followed some suggestions...
Hi,
I am working with nrf52840dk and using a peripheral _uart example from NCS v1.3.0. and the problem that I am currently having is that I cannot get it to low power. At...
Modem fw version: nrf9160_1.2.1
How to reproduce:
- Set AT%XSYSTEMMODE=0,1,1,0
- Open a TCP IPV4 server socket in a thread and wait for connection (i.e. accept). The...
hi,I want to use RSA to encrypt and decrypt transport data. I see some file: 1. \nRF5 SDK\nRF5_SDK_16.0.0_98a08e2\external\mbedtls
2.\nRF5_SDK_16.0.0_98a08e2\external\nrf_tls...
Hello,
I'm using CLI USB examble from Thread and Zigbee SDK by Nordic. I am using nRF52840 Dongle along with a J-link EDU mini.
My problem is that, when I start debugging...
Hi,
My product have no keyboard or display , no nfc too. We want a paring procedure to not let open the connexion to everybody not paired first.
My idea was to use a fixed...
So I am currently running the light bulb (board 1) and light switch (board 2. with coordinator capabilities) example code given in the nRF5 SDK for Zigbee. I can get boards...
Hello,
Have 2 platforms: Android and IOS(both IPad and IPhone); I can get the BLE Gateway to scan bluetooth devices; it seems it is using a combination of app as well as...
Hi,
I have somehow activated readback protection on a custom nRF9160 device and I can't seem to recover it via the usual method with nrfjprog.
Running "nrfjprog --recover...
Hello!
As there is more and more SoCs and SiPs based on ARM M33 with TrustZone security feature coming out, like 5340 and 9160 at the moment, I think that an advanced or...
Hi,
Is there any example of USB CDC class with the nrfx drivers? I have seen the example "examples/peripheral/usbd_cdc_acm" not quite sure they are based on the nrfx or...
I read nSDK/modules/nrfx/README.md, and found the directory tree description useful. I also followed the instructions for generating the documentation using “generate_html_doc...
Hello,
I have an unknown error during the initialization of the peer manager. I´m not sure if this error occurs because I have removed some unused files to shrink down the...
Hello,
I am trying to find the spi_flash_at45 under projects part, in nrf connect options however it is not provided. How can I open that example code and work on it in...