Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
Hi,nordic
I am using ses6.22a, the sdk is 1710 and mesh5.00. When I integrate the serial port case into the mesh sensor case, the serial port can work normally, but it must...
Hello guys, i'm attempting to record the radio_end event, and i tried to enable it with the following code:
However, the second line constantly crashes the chip.
In...
Hi:
I used the following command to install matter OTBR, but the following error occurred when executing this command;(sudo docker run -it --rm --privileged --name otbr...
hi,
I would like to purchase the following nRF-Desktop. It is a wireless BLE keyboard and mouse set.
https://www.nordicsemi.com/Products/Reference-designs/nRF-Desktop...
Hi,
I am using the nrf9160 and attempting to enable MCUBoot and secure boot. Is it correct that you still cannot use any form of TF-M with MCUBoot on the nrf53 or nrf91...
Hi,
I am currently using the NVS library with the nRF9160 and an external SPI-NOR flash device (MX25R6435F). I am getting concerned with the NVS library causing issues,...
Following Getting started with current measurements on the nRF9160 I applied the
to a Thingy:91 (disabled SERIAL, NCS-2.0.0). With that I get about 0,190 mA. That value...
Hi,
I would like to use the NRF52840 dongle (PCA10059) to transfer UART over BLE.
It seems there are some examples available that look promising, but after a day of struggling...
I face problem in k_sem_take() i build a nrf3540 board its successfully running in peripheral uart and some sample programs. while debugging peripheral connectionless rx and...
Hello. We manufacture the device on nRF 52840 and use NFC tag emulation to connect to BLE. We produced two batches of printed circuit boards and there were no problems. But...
Greetings,
In the product specification, it is specified to enable E0E1 high drive when using TRACEDATA[0..3] and TRACECLK. ( Pin assignments link )
Is this setting also...
Hi,
I'm working with a nRF9160 and nRF Connect SDK v1.7.0.
It looks like printk() is not outputting to UART, it previously was working when I was using nRF Connect...
Hi,
I am developing a project that uses TF-M to run some functions from a secure partition. The structure of the project is shown below:
├── lib │ ├── ... │ ├── blst.h...
I couldn't debug with Visual Studio Code, so when I reinstalled it, "Welcome", "APPLICATION", and "CONNECTED DEVICES"
only displayed "Loading..". Please tell me how to improve...