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...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
Hi,
I am not yet familiar with NFC.I s it possible to read battery data from the NFC tag of the nRF52 to another device (for example a smartphone). I want to write simple...
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...