I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
Hi,
Sorry for the very basic questions. I am new to nRF connect SDK.
I want to develop a ble custom central application with my custom characteristics. I started to look...
Hello!
I have an application using MCUboot and a single application slot. I want to use the Retention System to signal to MCUboot wether to boot normally or into serial...
Hi,
I want to know how to use extended broadcasting in nRF5SDK.
I have tested the Broadcast Multiple of NCS2.6. The maximum extended advertising data length is 31 to 1651...
Hi! I am beginning development on my first BLE project using nRF Connect SDK in VSCode. I have done a few projects using the old nRF5 SDK. I am wondering what is the best...
Using VS Code, I've tried to build the "BLE UART service" (= peripheral_uart) for the nrf52840dk_nrf52840 board. According to the documentation, this board is supposed to...
I am working on a project that uses nRF5340.
We are now looking into designing software update mechanism. As a part of this, on the app core I am planning to move slot1_partition...
Hello,
I am implementing firmware to communicate using UDP between two nRF7002.
The sender does not know the IP address, so it tries to know the IP address of the receiver...
Hello,
I'm having an error when running the spi_flash example on a nrf5340DK.
I added this to the .conf file to have more info:
Here are the console logs:
I'm...
Hello,
I am running into an issue when I try to use two SPI controllers simultaneously on the nrf5340dk. I am using ncs v2.6.0.
What I am trying to achieve, is a system...
Hi,
I am working on a device that is keyboard like, but it just needs to send one cmd to switch the screen - alt+tab/cmd+tab. I was able to get this working with Windows...
Hello,
Which nRF connect for Desktop should support Windows 7 OS?
The last one that supports Windows 7 cannot download the PowerProfiler addon.
For development we...
When I changed SDK v2.2.0 to v2.6.0 we are facing this issue can u provide information regarding this.
I have enabled necessary configuration in prj.conf file
# Enable...
I have my application code which builds and runs on my nrf5340DK. The project files were based on the zephyr sample for multi-advertising BLE.
Right now I'm building the...
Looking at the product specification for nRF5340, I can see power consumption data for the I2S interface.
https://docs.nordicsemi.com/bundle/ps_nrf5340/page/chapters/current_consumption...