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...
Hi, i'm new to ARM and nrf . have a nrf52 DK , Can anyone suggest some good resources/tutorials/courses to get start development .I have beginner level experience in C/C+...
Hello.
I'm having to merge with ble_app_uart and hrs_pairing_nfc example. But, happend some problem.
I succeeded in merge by adding ble_app_uart example to the hrs_pairing_nfc...
We are developing a product based on ble mesh. We are planning to select NRF52832 chip. Currently what is status of ble mesh on this chip. Does nRF open-mesh support this...
Hi everyone,
I am using new mesh released sdk v2.0.0 in that i have successfully run light switch demo using 3 nRF52832 baord. One for provisioner, 2 client, 3- server....
Hello:
From the nrf52832 data sheet can be seen in the crystal pin is the internal input capacitance, in the table (19.4.2 64 MHz crystal oscillator (HFXO))on P109 , has...
Hi,
I am working with the HID keyboard example in the pca10028 development kit and I facing following problem.
I can connect, pair and bod with Android and IOS devices...
Hi,
I'm testing a PCA10056 S140 (nrF 52840 PDK), SDK15.
I want to test long range extension : using ble_app_att_mtu_throughput application sample.
But when I change...
Hey, I see that the nrf52840 has a single i2s peripheral. and the max sample witdh supported is 24bits. Is there any way to get 4 channel 16bit audio? I only need to record...
Hello Team,
We are using nrf52832 device and SDK version 12.2 Softdevice3.1 to program our watch device.
We have iOS & Android native application to communicate and...
Hi,
I'm trying to transmit data at about 500kbps from custom nRF52 board (peripheral, s132 v5, SDK14.0) to a PCA10040 board with a connectivity FW (based on v3.0.1) connected...
hi to all,
i am developing a device with nrf51822 and i have Inadequate ram problem, i know that softdevice required ram determined in runtime, so there is any way to know...
Hi to all,
i am developing a device with NRF51822 SOC, i want implement a peripheral device and deploy in it a service with two characteristic with notify property, i know...
I want to test the demo https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo that requires Mesh 1.0.1, but I do not seem to find it anywhere. Can someone point me...
Hi, guys! I am working about a project that I need to get data from sensor and send these data through mesh. I referred from link text ,and the example works well. But, I...