Hi
I have run nrf5340 WiFi shell project in ncs2.9.0, everything ok if use Logging UART0 for cmmands(wifi scan/wifi status/ wifi connect.....etc)
now I need to use...
Regarding the schematic for nRF54L15 DK I currently see on the site that the link to the schematic is disconnected, can you please provide the URL where the schematic is available...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
I'm working with NSIB (nRF Secure Immutable Bootloader) and trying to manually sign an application image that is built separately — without using SB_CONFIG_SECURE_BOOT_APPCORE...
Hi everyone,
I have an interesting issue to discuss. I'm developing a BLE peripheral based on Telit BlueMod +S50 (nRF52832) & NCS v2.7.0. I send data on regular, long intervals...
Hi,
My requirements are:
My essential need is a one-to-one connection between central and peripheral .
But when my central receives the specified command to start scanning...
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...
the nRFgo studio is used as a visual editior for the nRF8001 to create Bluetooth low energy Services and Characteristics and Pipes to access them. After creating the Service...