Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
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...