Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
Hello,
I am in the process of designing a new custom board with the nRF52832. Apologies for the silly question, but swimming in the documentation at the moment, and I need...
HI, we want to develop DFU over NBIoT network (UDP), and we would like some advice on how to implement that. We are using nRF52832.
Looking at your SDK examples for BLE...
Hello Everyone,
I am trying to integrate LIS3DSH accelerometer with nRF52832 development board(I2C communication). I have Implemented Wake-up State Machine for LIS3DSH....
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Hi folks,
I've found no beeter way of reporting this (no public SDK repo which allows issues with code reference).
I tried to TX ESB DPL frames from an nRF52840 to different...
Hi all,
I want to sell a device that I have made that uses the nrf51822 and the app inside the chip is derived from the ble_app_uart. It uses two chips that communicate...
When I send my app to people, it uses a specific version of pc-ble-driver. I would like to make sure dongle used was programmed with the hex file package with this specific...
Hi,
I'm having issues with my nRF9160. I followed the steps under "Getting started with development", but I keep getting the following error when updating the mfw:
I...
Hi
I'm using the NFCT peripheral of the nRF52832 Rev. 1.
The state machine (figure 118 in PS V1.4) shows that the NFCT can be activated by either issuing the TASKS_SENSE...
Hi ,
I am using the secure bootloader example (SDK 15) as a template for my DFU solution.
I am experiencing issue with the update process as the device shuts down after...
Hello
In our project we are using NRF52840 SoC.
Up to this point NRF52840 chip is used as BLE module to be able to connect our device to cloud over gateway.
now we are...
I have added DFU service in my custom application and I am able to upload the zip file of my application over the air by connecting to the DFUTarg using nrfconnect in my mobile...
I'm developing the PCB schematic for a system using the nRF52 and have some questions on the SWD programming interface.
It seems that I only need 4 pins for the Segger...
Hello,
I am curious, does nRF52832 support USB Type-C in terms of data transfer and Power Delivery? Or will I need another MCU to handle data transfer and Power Delivery...