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!
I am trying use aws iot sample and over this the gps example to obtain location and transmit a aws iot core, but I have problem with manage of lte and gps functions...
My project uses nRF52840-DK to connect, bond and discover a custom service with two characteristics (TX and RX) and RX Characteristic has a CCCD (0x2902).
The flow of the...
I am using nRF5340 DK board to implement zigbee network.
I have just build connect SDK's zigbee example (network Coordinator) and seen utilization of RAM shown below.
...
Hello everyone.
I am trying to set the attributes' value of a custom cluster I have defined.
I have defined 2 attributes:
I have followed the same procedure...
Hi,
We are designing the Nordic 52840 into a product and had some questions about the power configuration:
For both REG0 and REG1, are there any downsides to selecting...
SDK version: nRF5_SDK_15.3.0
Platform: nRF52840 DK
--
I use ble_app_blinky example and use nrf5-calendar( https://github.com/NordicPlayground/nrf5-calendar-example ...
Hi,
I am new to nrf9160 and zephyr. I was using the SD card and a breakout board on SPI bus to write the raw data coming from the PDM interface on nrf9160 Feather. Before...
Hi Nordic DevTeam,
I have successfully done DFU through nRF Connect both on Android and iOS after merging ble_app_uart (combine ble_dfu_buttonless application here) & secure_bootloader...
Hi,
I am developing projects for street lightning system and I use in my projects many CoAP libraries. In my projects I use OpenThread and some peripherals like UART....
Hi everyone,
I use the nrf5_SDK_for_Mesh_v4.1.0_src, I would like to reduce the time it takes for a device to connect to a bluetooth module as a proxy. For the moment this...
Hello all,
I try to get the asset tracker v2 to work against a eclipse mqtt broker. For the first steps I use the mqtt.eclipseprojects.io broker before I hosting my own...
We are developing a device with the nRF52805 for BLE communication. The firmware was developed for nRF52832 and converted to nRF52805 following Nordic's documentation. The...
Dear Nordic support,
Could you please give an advice regarding usage of Zephyr SPI driver / NRF SPI driver with Nordic nRF52840? I've faced with the issue that driver can...
Hi!
I've shipped a whole bunch of PCBs out to customers where pin P0.21 is attached to an IC (which pulls it low by default).
Usually this is fine as the preinstalled...