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...
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 am using the nRF52832 on a custom PCB and I am interfacing it with a flash memory chip through SPI.
I am testing the SPI communication using the spi example (nRF52...
Dear Sir,
1. The HFXO crystal can be with load capacitance 12pF? or 8pF is better?
2. According to the datasheet, "17.1.1 64 MHz crystal oscillator (HFXO)"
there is...
Hello,
we have two custom boards with nRF51822.
We use NUS.
If our pakets under 23 Bytes everthing is fine ....
If we want to sent paket with 140bytes, the central...
Hi!,
I've made a custom board using Taiyo EYSGCNZWY bluetooth module, to be used as central in a project. To use this module, several changes have to be made in the clock...
Hi,
I am using nrf52840 to verify a signature using RSA and cryptocell c310.
I get error 0x07 when I try SaSi_LibInit();
My rndContext and the buffer are both declared...
Good afternoon.
I have bought a "nRF51822 Bluetooth Smart Beacon Kit (nRF6930, Rev 1.3.0)" this is the first time I work with this, docs say that it has installed softdevice...
On the current version of the nRF5 SDK we could only use up to 3 instances due to the hardware limitation on the Engineering A of the silicon,
nRF52840 Engineering A
...
.
Included an example picture, not at all the only issue. Using the new DevZone on iOS isn't a great experience. New devZone I think will be a lot better for everyone...
hi, i am using pca10040 devkit as multi-link central device to connect with 8 nos thingy52.
i am using sdk14.2.0 multi-link central example with soft device S132v5.0, i have...
Hi,
I have recently purchased a nRF52840-Preview DK board with the purpose to test Bluetooth 5.0 Specification based features like LE advertising Extension and LE 2M PHY...
I'm setting up the DFU using the example project in SDK 12.3. The only changes are a custom entry using GPREGRET, and a custom exit of a button press. I have removed the button...
The Nordic NFC tag type 4 library seems to be emulating a "MIFARE Plus" card (at least that's what my phone identifies it as). Most commonly available card readers support...
Board: PCA10040 (NRF52832)
SDK: 14.1
I'm trying to setup a BLE configuration where once the two devices connect, the peripheral will only continue its connection if...
Hi,
I am using the sparkfun nrf52832 breakout board with segger jlink and softdevice 5.1.0, I am not using the DK board.
I modified the BLE peripheral uart ses project...