Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...
I'm trying to test nRF SDK for mesh, "nrf5_SDK_for_Mesh_v0.9.2-Alpha".
Testing on "light_control" example.
I'v succeeded to build the example sources and flashing to nRF52DK...
Will the Bluetooth Mesh SDK be incorporated as a part of the ordinary SDK in the future or will it continue as its own SDK?
And are there any news regarding when the next...
Hi all.
On a competitors module (Simblee) it has a feature where it could pass a user interface back to the smartphone
This is a link that explains how it is done
evothings...
Hi,
according to the documentation, sd_ble_gap_adv_stop can return NRF_ERROR_INVALID_STATE which means that I am most probably not in the advertising state. So what exactly...
Hi! I am working with ATT_MTU_Throughtput example, It works correctly. But I don't understand how it is can receive data ( " Type 'run' when you are ready to run the test...
I want to scan the packet coming from phone and then advertise the characteristic data.How do I do it. Can you suggest the code that implements this functionality. In multirole...
Well, it is one of my explorations in NRF51822. I am working on a bare-metal UART demo, so far there are no output from TXD.
Configuration
MDK5 + STLINK/V2, with...
Hello ,
This is Milav from Teq Diligent,India.
is the nRF51xxx series available for next 5-years?
Let Me know the Availability status of nRF51xxx series chip.
...
I have nRF 52 DK board and nRF 52832 breakout board. I need to program my nRF 52832 breakout board. I tried example devzone.nordicsemi.com/.../ and devzone.nordicsemi.com...
I modified the HTS service to send notifications and read property at the peripheral. It notifies the simulated temperature every 1 sec in Celsius type. I tried writing HTS...
Hi,
I want to know what kind of antenna nordic recommend to use with NRF52 chips.
Please could you guide us about it. We are interested in some sort of table where we...
hello,
having everything working on the nRF52 DK i tried to migrate to the smart beacon kit (pca20006 with s130) but somehow cannot bring up a proper peripheral configuration...