I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
We have a product on the market that uses the nRF24 and a PIC, chosen primarily for it's cost and rapid development time. We are now looking into using a nRF52 to replace...
My system details:
Ubuntu 20.04.04 LTS
Visual Studio Code 1.70.2
NCS 2.0.2
nrfutil version 5.2.0
Toolchain Manager v1.1.3
I'm trying to build my project, but...
Hi,
I'm developing my log system in a project with a secure partition with TF-M. I am following this log system design document . In my project I have, as a test, the following...
For nrf52840 which is the option for L3 Inductor. In current market L3 is obsolete. Part Number is HK100515NJ-T i need option. Also crystal capacitor part is needed.
Hi,
For asset tracker v2, it can detect the network and connect to it, and when it cannot connect to the nrf cloud, it disconnects. To be more specific, it disconnects from...
Hi Team,
I am working on connecting multiple peripherals (nrf534odk) with a central (nrf52840-dongle), some times all the peripherals are able to connect with central smoothly...
We have a separate customized build of MCUBoot for our board. This works fine. Now we would like to remove the MCUBoot build step from our app, but retain the app relocation...
Hello all,
I'm currently evaluating Bluetooth Mesh as potentiell solution for a remote control system with the option to extend the range via range extenders.
To get an...
Hello,
we need to SPI interface of a display controller RM6909 (AMOLED for smart watch) with the NRF52832 processor.
Could you please share us the source code for that...
Hi,
We are currently evaluating the Tracker V2 application.
We would like to increase GPS accuracy, before the nrf9160 returns status GNSS_EVT_DATA_READY. No problem...
hi nordic team,
i have use nrf52840 develop a product ,now i need make sig authentication to sale it .the sdk version i use is 16.0. i m sure it can pass the ble5.0 authentication...
Hey ,
Is there a way to connect and send commands directly using the dongle to the NRF52832?
If so , where can I find a protocol for the communication ?
Hi,
I am testing the sample "machine learning" (from the template nrf/applications/machine_learning) on Thing52. And connect the Thingy52 to the central_uart on nrf52DK_52832...
Hi, in my project I'm using fstorage library to store some information that should be kept even after the firmware update.
For this we are reserving the memory address as...
Hi,
At work we are developing custom HW with an nRF9160, using NCS 1.8.0 for now, but I have confirmed the following behaviour on a nRF9160 DK with NCS 1.9.1 as well.
...