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'm using an nRF52840 dongle with pc-ble-driver on Linux. It has connectivity 6.0.0 with S140. I tried the heart rate collector/monitor example pair (I have two dongles...
Hi folks,
We are in the process of evaluating nordic chips for our product.
One of the features we need is the ability to record an audio sound from an Ios app, send it...
Hello,
I have got nrf Power Profiler Kit for power consumption testing in our application board. I have a question regarding its output voltage for DUT devices. My application...
The project I am working on is to store the data acquired through BLE_uart_c and the data collected by the sensor on SDCard. I use FreeRTOS. The problem is described as follows...
Hello,
I have been developing a project and have run into an issue that I have been unable to resolve in the past two days. The code I have is in every way similar to other...
Hello,
I am using multiple custom boards with ISP1507-AX modules from InsightSIP, based on the nRF52 chip. I want to verify the revision numbers of the nrf52 chips inside...
Hi,
When libubsan and libasan is install the build systems enables some sanitize features in the compiler. These are trigger by the unit tests and four of them fail.
The...
Hi there!
It seems like I've accidentally destroyed LTE modem firmware in my nrf9160 DK during some experiments.
DFU update utility just can't flash the latest firmware...
Hi Nordic:
I just got some confused when I did development between mesh-sdk-2.2 and mesh-sdk-3.0 examples today.
And finally I find a steps to produce an issue of compatibility...
The project I am working on is to store the data acquired through BLE_uart_c and the data collected by the sensor on SDCard. I use FreeRTOS. The problem is described as follows...
Hello,
I have a device that use a NRF51822 with softdevice S110 V7.1.0 with the corresponding bootloader.
The new firmware I develop for this device is base on softdevice...
Hi,
I want to know which pin is signal input and which pin is signal out put for XL1 and XL2, XC1 and XC2.
The document just say they are analog inpu, no ohter introduction...
A cusomer wants to replace a serial communication with BLE. Host side is fixed with WL1837 Wifi-Bluetooth Module and Linux.
How can he implement the Nordic UART Example...
Hi! I have tested programs on three nrf52 DKs before, and when I connect this time, two of them show up and work well on my PC, while the other one just has all four LEDs...
In our Nordic application, we are sampling ADC data at 500Hz and sending the captured 5 sample data at 100Hz frequency to UART Mobile application over BLE.
Each sample is...