During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
We are using a Raytac MDBT42Q (nRF52832) Bluetooth in one of our products.
We are using nRF Toolbox for Android/IOS for testing. Is there any Windows 10 nRF Toolbox??
...
hi guys, I'm confused about bluetooth 5. Is there some example that use it? i have a nrf52840 board and i will like to use it in order to send my data but i didn't find any...
HI
I am trying to develop a mesh network using nordic mesh SDK..where nrf52 dongles will be beacons for which beaconing example will be used and from SDK
52840 DK will...
I startet evaluation with nRF52840 and SES.
I found the BSP Demo to crash (HardFault in Debug) after app_timer_init() , because of a NRF_LOG_INFO() inside, but Logging not...
Hi Sir,
As the title, can 51824 support BT 4.2 in Zephyr? Any document (or link) descript this?
If yes, which SDK version we can use?
Thank you.
BRs, Han
Hello,
I am working on nRF9160dk. I want to send gps coordinates via sms using nRF9160dk. Last week, I tried simple_at program to send sms and it worked. Now I am working...
When I am receiving data from slave data is missing. Means if o am reading 255 bytes then 127 bytes are right after that I am receiving alternate bytes. Some times I am receiving...
Hi,
I was wondering if anyone has sample code that would support a 16 x 2 LCD over an I1C interface.
Something like this.
https://www.amazon.co.uk/HALJIA-Character-Backlight...
hi,
in the SDK15.3,I successfully ported the DFU demo to app_uart, but the 52830 will enter the upgrade state each time after downloading the program. I want to know how...
I am following the steps mentioned in the "Getting Started Assistant" and downloaded the Segger Embedded Studio link mention in part #3. When I double click on the " SEGGER...
Hi,
I'm experiencing this problem on Windows and OS X using nRF52840 chips with SDK 15.3.
When I do a Bulk transfer from PC to Device I read immediately data from EPOUT1...
I want to read the serial number of the second page package,use the SDK 13.0,\examples\ant\ant_continuous_scanning_controller,it can't get the serial number,how to do?
Hello,
I am creating a bootloader ble version without using dfu. I am having problems turning on softdevice, softdevice starts the app instead of continuing the bootloader...