Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
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...