Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello,
downloading the file nrfgo_sdk_2.3.0_setup.exe causes the virus scanner to report an issue and moving the file into a restricted zone.
Can you help on this...
hi, i made ble app with nRF51822 (s110), sdk 6.1.0
and i put this code after a pstorage_store() function to wait finishing of this function.
uint32_t err_code, count;...
My board is nrf51822.
Simple_uart works fine in uart_example, but once I copy it to my ble project which can work, it stuck.
Part of my code :
advertising_init();
services_init...
Hi all,
Now I'm using the nRF51822 DK and nRF Loader APP do the OTA.I can use the APP to complete the firmware update.However,the device
cann't go back to bootloader mode...
I'm trying to build an application on nrf51422 with s310 SDK ver5.2. My application is working fine with Bluetooth and now I want to add ANT service to it so can anyone please...
We are running OTA DFU bootloader provided in SDK 6.0 on nrf51822. We noticed that when the chip has been on for a while and we quickly power cycle it, the bootloader sometimes...
Thank you for your reply,Nikita
description of my system: Hardware:nrf51822,pca10001 Software:sdk5.20,run the softdevice s120
According to your reminder.i reference...
Hi,
We need to simulate the peripheral through PC, but with current version we cannot use 128-bit UUID which we need.
So the question is are there any plans to release...
Hi,
I want to init all 8 pipes in the host device (gazell protocoll) with a single init byte.
Thats important because i want to send that init byte to the devices with...
Hello,
as I know max number of simultaneous connections for s120 equals to 8. Is it software or hardware limitation?
Is there 'serialization' version of s120 (worked using...
Hi,
I use a step-down converter(not the integrated one) to generate 1,85V for the nRF51822 in my application.
When the applications starts the output voltage from the...
I use two nRF24LE1s as transmiter and receiver ,Here is my question:
1、I set the transmiter side to auto reply mode using PIPE0 ,but i found the STATUS regesitor to be 0b0001...
We will do test the wireless module with the nRF24L01 chip for Japan Radio law.
We must achieve test mode such as FCC rule or R&TTE rule.
We have some questions about these...
I am adding the dtm rf functionality to an app but I have not been able to find the ble_dtm library up there. Does anyone know the location?
thanks!
-Tyler