I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hi Team
I found that the direction finding example in NCS 2.2.0 always have CONFIG_BT_LL_SW_SPLIT =y. I try to set BT_LL_CHOICE to BT_LL_SOFTDEVICE but failed. Does our...
Hi there!
I'm currently in the process of migrating an 'old' nRF5X based application already in the field to the nRF Connect SDK, and am stumbling upon issues with logging...
I am developing with nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral device.
I would like to have it re-paired when there is no pairing information for either peripheral...
To the kind attention of Nordic support team,
We noticed that our BLE antenna reports we receive from our provider are somehow cumbersome and difficult to read, containing...
Hi,
We are currently developing the heartbeat belt product. Almost finished
But now there is a new requirement. Our heartbeat belt need to connect two phone at same...
OK, so it seems if you accidently hit "VERIFY ANSWER" your discussion gets locked and you can no longer comment, nor reverse that process. So, I've had to start a new discussion...
Hi,
I am using nRf9160dk with mcuboot secondary image on external flash base on AZURE_FOTA example, ncs 2.0.2.
Found the bootloader cannot runs primary image.
So, I...
Hi,
I'm developing on the current setup:
nRF52833 DK, emulating an nRF52820.
Soft Device 113 version 7.2.0
SDK 17.1.0, with updated MDK (see link )
IAR EW ARM...
Hello,
We are testing with the NRF SDK sample in:
nRF5_SDK_17.0.2_d674dde\examples\peripheral\spi\main.c
How do we disable use_easy_dma. ?
We want to only use the...
I have a version 3.0.0 DK and SES version 7.10 can't see it. I can see it and download hex files with the nrfjprog command line tool so I know the board can talk. Note that...
I working on different applications using nRF5340 and nRF9160.
Debug: When Debugger is launched, the MCU reset repetitively as seen in LTE Monitor (Image 1) in case of asset_tracker...
Hollo
Im using the GFX example, want to print string and to clear the screen , i use screen_clear(); function, this is default function gfx example
this is the loop...
Hello,
I am working in a project using the nRF52832 SoC, on the nRF5_SDK_17.1.0, using the Softdevice S132 and working over the SES IDE. For managing the consumption I have...