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...
Hello. I have a question and a request for Nordic developers.
It is really super-helpful that in SDKV12 you converted to having a master sdk_config.h that contains what...
Hi
I tried to update the nano-pb library that comes with the SDK 12.2 for signed DFU to a higher version. The version in the SDK has "0.36 dev" and i tried to update it...
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...