I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
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...