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...
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...
I'm just checking because search didn't have hits.
Has anyone used JTAG "chain" programming to flash two micros on the same circuit? I assume the nrf52s won't hold this...
In the nRF UART v2.0 App, the app have the "send" command. And I can send the data to my nRF52 DK, and it print what I'm sending on the Serial monitor.
However, in the...
NRF52 DK on SDK 12.2 (using armGCC)
I have the FDS example from GITHUB working - it shows it is writing and reading the example data (0xDEADBEEF and 0xBAADF00D) fine.
...
EDITTED-
I have a project coming up that uses:
BLE Softdevice, a fair amount of GATT data
SPIM with a fairly high data rate, slave has a RDYN (data ready now)...
Makefile.windows Capture.PNG hello i am trying to make nordic project in eclipse.
for that iam following this tutorial.
https://devzone.nordicsemi.com/tutorials/7/
i...
Hello,
I am using a RFDigital Simblee module (nRF51822 chip) and an ADC with thermocouples to measure high temperatures and process the temperature data via BLE. So I'm...
I created an App with one 16 bit service and some manufacturer data, but the maximum length of manufacturer data that doesn't cause an error is 16 bytes, when in theory it...
Hello,
I have followed the instructions for openwrt on rpi2 devzone.nordicsemi.com/.../
and was able to establish connection Bluetooth 6lowpan connection between Rpi and...
HI I am working with nRF52 DK
softdevice s132 sdk v11.1
I tried out the SPI master and slave examples and they work fine (I can transfer and receive data)
I have been...
Hi,
i have an custom board, using s110 and HID example from sdk9.
After i pair and unpaired few times i get an error code :err_code = 0x8010
err_code = dm_service_context_set...