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...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
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...
Dear everyone:
Now,I have a project which use Nordic product solution to developemnt.
And , We need your company to provide some information and solution.
(like,have...
What is the maximum value of RSSI parameter for nrf_gzll_device_tx_info_t structure?
I have done a test on RSSI parameter value return in nrf_gzll_device_tx_success callback...
Hi Nordic
I don't fully understand the drive settings for the GPIO. For example S0H1 means when the pin is CLEARED, it will use standard drive (can sink 0.5mA) and when...
Hi there,
i was trying to implement a firmware for a small device using the nRF8001 only in broadcasting mode.
So far, everything works fine. But one thing mentioned...
I'm happy with the status of my app on the evaluation board and I'm ready to start downloading it to my target board. I plugged the Segger J-Link Lite CortexM board into one...
I'm looking into the service creation portion of BLE, and I've made it pretty far. But one problem that I'm running into is sending more than 8 bits of data at a time back...
Now I am doing the BP by using the "ble_app_bps" project. I find it still advertising after connecting to the master,so the power consumption is high.So I wanth to use the...
The nRF8001 provides pipes to the Characteristics on the local GATT Server and the remote GATT server. How is this different from the handles of Attributes.
The setup for the nRF8001 that is generated by the nRFgo studio can be placed in NV-RAM or the RAM of the nRF8001. Is it possible to put a new Setup in the NV-RAM or put in...
We have some profiles that has power saving modes that changes the advertisement parameters while running. We want to change the advertising parameters from the application...
The Master Control Panel uses the PCA10000 board loaded with a ME (Master Emulator?) firmware.
Is it possible to get the source code to this firmware in order to make your...