Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
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...