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...
It appears version 7.0 of the SoftDevice 110 supports over the air flashing of softdevice/bootloader/application or a zip containing a combination of the three.
Trying...
Hi,
I'm trying to get SPI (master) to work (nRF51822) for communicating with a quadrature counter (LS7366R).
I've read several implementations of SPI master, such as the...
Using:
GCC 4.8
pure-gcc Setup
Sdk 5.2.0
Softdevice 6.0
I execute some code within interrupt context (softdevice handler) and also in main thread.
I need...
Hi,
What's the difference between a 0.9.0 pca10000 firmware and the earlier version (0.8.0)? I noticed that the throughput with 0.9.0 on the same dongle is much less than...
I'm trying to use the TWI master example with the S120 soft device. It looks like there is a known problem trying to get the S110 working with the hardware TWI. It seems the...
Hello.
I want to make flashing of devices for production faster.
So I want to write application together with bootloader via J-Link simultaneously and not via OTA DFU.
...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I've found this great post in devzone blogs, written by RK.
I like it and would like to make it better known, both as a point of discussion that as a request to Nordic...
Hello,
I am just trying out the example BLE peripheral firmware designs on nRF51822 EK.
Custom UART profile implementation is interesting for me and there is indeed an...
why m_storageHandle_DeviceName became to 0xFFFFFFFF, its value was init by pstorage_register when app startup, but here it lost value. Can anybody help me ?
// event on...
I'm able to flash ble_app_ancs to the nrf51822, and I'm able to debug it successfully. I'm also able to pair with my iPhone 5S running iOS 7.1. After the initial pairing,...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Good afternoon,
I'm trying to test PCA10001 eval board power consumption and consumption is about 4mA when it should be considerably lower.
To proceed with this measurement...
Hello !
When i was trying to configur my SPI, I observed that there is a difference between the position field announced in the nrf51 reference manual v2.1 and the nRF51_bitfields...