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...
Hello,
I'm playing with the timing subsystem in order to measure some execution time with higher granularity than the RTC tick on nRF52840 (using PCA10056 DK).
I'm specifically...
Hello sir,
I am using nrf58232 Dev kit board in which when my BLE goes is in advertisement board and after couple of seconds advertise APP_ADV_DURATION is expired then it...
Similar, unresolved issue can be seen here .
I just got my official nRF52840DK and setup nRF Connect on my MacBook. I'm able to build the Blinky example and flash it...
Hi,
I have the following in my code to measure throughput over the Nordic Uart Service.
It works, but I was wondering if I am measuring correctly. I took this measurement...
Hello all,
I'm working on a BLE central application based on nRF Connect SDK V1.6.1. The application connects to certain BLE peripheral devices and does a service discovery...
Hello,
I have been building an application using the CLI and I am thankful for the CLI example and how well it works. I am wondering is it possible to use the CLI but...
Hello, Im using SMP over UDP (OpenThread) and after updating to v1.6.0 in NCS, sending most commands with `mcumgr-cli` makes the device restart with:
This happens for most...
We are currently experiencing malfunction with the big chip on nRF9160dk board, which provides USB-UART and jLink functionality. After 30 minutes, to a few hours, we either...
I have nrf52832 dk. I used power down example by github
https://github.com/NordicPlayground/nrf51-powerdown-examples : system off wakeup on gpio. Upon current measuement...
Hi Nordic Engineers,
I have few queries over HFCLK 16 MHz timer.
I am using nrf52840 custom board. IDE - segger embedded studio
I have enabled HFCLK timer and able...
I'm using nRF52840 and want to send a data of 200 bytes over BLE, but while adding the characteristic, if I give maximum length above 101 it does not accept it. Can someone...
I am working on a limited release project that has multiple devices which require programming. Part of the appeal of this device is its programmability so I am going to provide...
Hello,
I am looking for a low latency (end to end) wireless module for Joystick application and this is for a medical VR platform.
Latency requirement is <= 5ms.
Data...