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...
Hello,
I am having some build issues when attempting to add support for a Skyworks FEM to our application built with NCS 1.7.0 for a NRF52820 target. Our board file is...
HI All,
We are using NRF52832 for our project.
1) Can we wake up the NRF52832 chip from sleep mode using Bluetooth Event?
2) Can we wake up the NRF52832 chip from...
software: ncs v1.8.0
hardware: my test nrf52833 board, with 9 antennas.
I do experiment like this:
aoa rx: in "nrf52833dk_nrf52833.overlay" file, I set " dfe-antenna...
Good day all.
Im finding my self working in a circle and not quite sure how to go about this. My USBD_HID device code with my Neopixel lib work well together. I now need...
[Environment]
nrf52833 chip, NCS 1.6.0
using uarte 1 with async API, baudrate 1Mbps, CONFIG_UART_1_NRF_HW_ASYNC=y and CONFIG_UART_1_NRF_HW_ASYNC_TIMER=2.
using ring...
Hi! We develop multilink central FW for nRF 52840 having NRF_SDH_BLE_CENTRAL_LINK_COUNT = 6. For enumerating connections and get info about concret connection, we use array...
Hi,
The customer needs to mass-produce more than 10KPCS nRF5340
Please give me the mass production scheme to be provided
1 . On the computer 1 drag 8 programmer software...
Hello, I have 2 nRF52840-dk developer boards. I'm having a strange and somewhat annoying behavior with the boards. If I haven't connected the boards for a few hours to the...
Hi everyone,
I am a beginner developing projects with nordic boards and currently am using the NRF9160DK. I just made an application through Ble MCU (nrf52840) and I want...
I am still learning how to develop on the nRF52 DK. Nevertheless there are many BLE devices in the market that change their own characteristic / attribute values after connection...
Isn't there a way to retask the JLinkARM on my Nordic PCA10028 dev kit for the nRF51 series to program the nRF51805 on the Fanstel BC805 board? Going manual with nrfjprog...
Hello,
I am a research assistant at the Norwegian University of Science and Technology. We have in the past been using the micro:bit v1 for our practical labs which purpose...
Hello Everyone,
I am working on NRF52840 development kit. I am trying to run I2c master. My main goal is to send some data to slave via I2C lines. I am using the example...
Hi everyone I have made an application running BLE and OpenThread based on nRF5 SDK for Thread and Zigbee v4.1.0 and I am facing some interference issues with Openthread network...
Hi,
We've been using nrfjprog with no particular issue for a while now. Usually to fully flash a chip (whether it's for a complete re-flash or for a new chip) we run those...