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...
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...
I'm looking for an equivalent simple DFU bootloader over UART similar to the HCI example which was provided in the nRF5 v11.0.0 SDK.
Currently, I'm developing with the Sparkfun...
hi,i have a problem! How to Optimize code space in nRF52810,s112,SDK15.2.0,example ble_app_hids_keyboard.
my method is that disable all the code which run in main function...
Hi all,
Now, I have a troube. In Mesh 3.0, I want to advertising data. This is my function :
#define ADVERTISER_BUFFER_SIZE (128)
And whenever the data changes, I...
I bought a nRF52840 Dongle, to evaluate the use of nRF52840 for ZigBee purposes.
I have been able to flash such firmwares as \examples\peripheral\blinky\hex\blinky_pca10056_mbr...
I have a custom board where both nRF52840 and nRF52832 SOC in it.
i have flashed example Ble_Uart code from sdk15 in nRF52840 but im facing a serious issue.
i can able...
Tôi đang sử dụng bảng nrf24l01 để định vị trong nhà, nhưng tôi gặp vấn đề với định vị TOA và bảng arduino không đo thời gian nhỏ hơn micros, tôi không biết bạn có lời khuyên...
Dear Nordic,
I am trying to setup a custom BLE client service to interact with the Komoot app (Turn by turn navigation).
I can connect to the phone, and receive notifications...
Hello Team,
I am trying to run the example DFU overt TFTP, however I found the description a bit ambiguous. Seeking help to remove my ambiguity.
I am trying to follow...
Hi,
I am unable to program the nRF52 Dongle. What I see is that the "Write" option is not highlighted.
Though the Bootloader and Softdevice are already there on the...
Hi All,
I have downloaded the nRF Mesh SDk 3.0.0 and tried to run. I am trying to run the default nrf5SDKforMeshv300src\examples\light_switch\server for
Here is my software...
I have enabled the whitelist feature based on the ble_hids_keyboard example, but when I load the application it is not advertising anywhere. It is paired with my iPhone, but...
I am having one MDBT42Q device on which I am trying to flash an Example image of Peripheral to check basic functionality by nRFGO Studio.
In my device, I have sorted Pin...
i am trying to run advertising.py from pc-ble-driver-py .
i am keep getting exception from
except IndexError : raise NordicSemiException( 'board not found' ) is there...
I am looking through the BLE examples, but I can't seem to find an example that best fits my project scope where I wish to have a BLE central service that reads data from...
Hello Nordic support team I want to send command from hm10 ble chip to Nrf52832 dk board.So before I start to implement this I want to know that HM10 ble chip can communicate...