Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hi there,
I have successfully enabled CDC ACM Serial Recovery mode on the nRF5340, which allows me to update the application and network core with two separate .bin files...
I'm trying to create a board configuration for MicroPython under the Zephyr port for the nRF9161 and add functionality to use the DECT modem. I'm following the example code...
Hi
I have used the nsc-sbom utillity to generate an SBOM for my project.
However, instead of the HTML output format I need to generate it in a FDA recognized format...
Hello,
I'm currently working with the nRF9160 to utilize Cellular Monitor to connect the board to a cell tower. It is capable of connecting and filling out the chart in...
I have bought a brand new nRF52840 Dongle that I want to flash. I have installed nRF Connect for Desktop from https://www.nordicsemi.com/Products/Development-tools/nRF-Connect...
We want to use the nRF7002 in our product and supply it with energy using a LiMnO2 cell in CR2 format. The LiMnO2 cell has a nominal voltage of 3.0V and a maximum voltage...
GPIOTE has higher current consumption than port events. We are trying yo use PORT events to detect GPIO inputs with buttons. But we are not successful, is there any example...
When I follow lesson to do exercise that lesson 2 exercise1 step 7.4.2,I press button 1,I can see the led1 turn to light but no log message in the debug console.
The debug...
We are preparing for all of our radio compliance testing. Our board is inspired from the nrf9160dk design using the nrf9160 chip as the main controller and an nrf52840 flashed...
Hello!
I am having issues configuring a signed application, is there any way to build a signed application for the mcuboot bootloader without building the mcuboot alongside...
Hi, I'm trying to use the VL53L0X sensor driver with zephyr and nRF52833, but I'm getting errors when the driver is trying to calibrate.
Below are the errors returned by...
Hi,
I am having some trouble with regards to the "Booting Zephyr OS" message that appears in the serial terminal. Below is an image displaying the issue.
My question...
I am communicating with a sensor via SPIM. Without enabling `anomaly-58-workaround` I see numerous errors indicating
<wrn> spi_nrfx_spim: Transaction aborted since it would...
Hi,
I am facing issue while reconnecting nordic board. Pairing pop up comes twice for below use case :
Bluetooth Pairing Issue : Step to reproduce the issue:
1....
Hello,
Does Wifi management API have any channel hopping functionality or I will have to implement it myself by calling ? Looking at monitor sample it only allows to listen...