Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
Hello,
I am trying to debug a sample program using VSCode with nRF Connect SDK v1.7.0.
1. #include errors detected based on information provided by the configurationProvider...
Hi, from testing I discovered, that it is not possible to perform an OTA update with the nRF Connect for Mobile App on a HUAWEI P20 lite (Android 9). The problem is, that...
Hello,
As I have already connected two peripherals at the same time, the central can automatically receive and display the data only for the first connection.
While I...
Hi Is there any dev kits available to c reate a PoC for this technology? Also what software do we use to visualise the location of devices detected by this technology? I am...
Hi all:
I want to add RTT log in nrf_desktop of NCS SDK.
there is no prj.conf in nrf_desktop ,then I add prj.conf file and set two options as below,
CONFIG_USE_SEGGER_RTT...
Dear friend,
I followed the steps below and failed to compile the v1.7.0\nrf\samples\matter\light_bulb program: 1. Enter the v1.7.0\toolchain directory and double-click...
Hello,
I am trying to run a run a simple motion detection ML module on my nRF52840 DK, and I am facing issues building it.
I followed the documentation and was able to...
hi,
I'm working on the Ble_app_uart example where i need to enable, TWI, PWM, and Ble, as a transceiver. with s12 SD and nrf52832.
Issue
I need to detect the button...
Hai i got some problem with Gazell comunication in library gzll_dynamic_pairing host and device, i already can connect 2 device nrf51822 with gazell but i dont know what is...
Hi All:
My certification company requires products that contain ANT+ to provide additional
"product Identification software method (software ID method)" documents,
and...
I'm running an Eddystone beacon on a 52832 running Zephyr v1.6.0. Does anyone have an example of setting the Tx power level. I'm really new using Nordic processors, Bluetooth...
Hi guys
For the nRF52833 and nRF52832 i can only find voltage range specifications for the GPIO peripheral .
Do those values also apply for the nRESET pin? (Since it could...
Hi,
I have a question regarding the nRF5340 Development Kit.
Is the SWF RF socket where the external antenna can be plugged into or an external antenna cannot be used...
We need to connect to multiple devices at once. We are controlling the SD via a serialised connection, with another chip controlling the parameters.
If we scan using interval...
I want 3 Axis Acceleration and Gyro data Via I2C bus, I have tried several ways and used some external libraries but nothing worked for me. And I am New to this so Please...