I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
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.
...
Hi,
after connecting to our mqtt broker I set nrf9160DK to data mode and publish data to our mqtt broker:
After this LTE link monitor is not accepting any AT commands...
Hi,
I am trying to enable extended adverts, when the call to bt_le_ext_adv_create is made, it always returns:
Using the following code:
My custom service has the...
Hello,
I have three devices that use UART, connected to an nRF52832 that I'm using NCS 1.6.0 to program. Since the nRF52832 only has one UART module and Zephyr has no native...