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,
is there a driver available for the VM3011 microphone that comes with the Thingy:53?
The chip has some power-saving and wakeup features that are configured using I2C...
Hi,
We are having some issues communicating with a Winbond W25Q64 flash memory. Using the standard SPI Zephyr drivers an attempt to get the Manufacturer ID returns 0xDC...
Hey!
I am working on a zigbee asset tracking system for my thesis. Got myself 3 nrf5340 boards and a sniffer.
Unfortunately i can't manage to get started with zigbee...
Hi everyone!
I have recently been trying to flash the 'blinky' zephyr sample to the nRF5340 Application Core on the R4D4 Control Board. I am yet to have any success, by...
Hi there
I'm using Asset tracker v2 as a base for my application with AWS, however I wanted the FOTA to download to external flash, as the Asset tracker application is large...
I'm using a nRF5340DK with nRF Connect SDK v1.9.0 with MCUBoot and want to upload firmware updates for the application core using mcumgr.
I use the hello_world sample in...
We are migrating from Modem firmware version 1.2.x to 1.3.x. Since it is now possible to enable LTE and NBIOT both using the following XSYSTEMMODE configuraton:
How does...
I'm trying to develop a Bluetooth mesh network with low power consumption.
Is the performance the same when comparing firmware using the nRF5 SDK for Mesh and firmware using...
Hi,
I am developing the nRF52833 DK with NCS v2.0. The goal of the application is continuously send temperature data (using health thermometer service). I am currently trying...
Hello, I am currently trying to program the uart example code from the nRF5_SDK_12.3.0_d7731ad zip file. After dealing with various reference address and device package issues...
Hello,
We are writing an application that relies heavily on two FreeRTOS tasks of equal priority. One handles BLE via the SoftDevice and the other handles communication...
Hi! Working on a system with a ble central communicationg with one or more peripherials both the central and peripherals using the nrf52840. We want to know what we can do...
I am have programmed serial_lte_modem (ncs 2.1.0) to nrf9160DK with following configuration:
and overlay file:
Then I have connected my external nrf52840 p0.19 to...