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 running some tests with the long range example provided by Nordic and observed this behavior which I can't account for.
https://devzone.nordicsemi.com/nordic...
path:
\experimental\cli\cli_agent_router\pca10059\mbr
When I execute "bdb start" in the serial port and then execute "bdb Legacy Enable", the terminal devices that are...
Hi,
I report some problems.
I have been using keil5,it work well. Because nRF Connect SDK doesn't know Keil
now i have used Segger Embedded Studio for a period of time...
Hi everyone. Here is my code for 2 different timers that put uc to sleep and wake it up(supposedly)
Definitions:
Create Timers:
Handlers:
Main() function...
I am working with the nRF5340 DK.
I am looking to sample an ADC pin to sample at a sampling frequency of at least 1kHz and I would like to use DMA to write the data directly...
Hi everyone, I implement nrf5_SDK_17.0.2 ble_app_uart example, but when I connect both GND wire and TX wire of the external device to my nRF52840 DK first, my nRF52840 DK...
Hi
As mentioned in this question: https://devzone.nordicsemi.com/f/nordic-q-a/69533/set-tx-power-on-zephyr-device , there is a sample to change the tx power using some HCI...
Hello,
I am trying to use the ble_app_rscs example app into the nRF5_SDK_17.1.0 package for connecting the nRF52840-DK board to the nRFToolbox Android application. However...
I have a small program that is to be used in production to test my device. It has to be scriptable so I'm using teraterm over rtt.
No external IO for a serial port.
Everything...
Hi Nordic,
Can you tell me how to remove commissioned a node from open-Thread ? Basically I want to remove a node from one network and put it in some other network. Are...
Hello,
I encountered a problem while trying to flash my PCA10040 nrf52 development kit.
I am able to compile my code in Segger Embedded Studio without a problem. The chip...
Hello:
I am using an nrf52840 on a custom board with W25Q01NV NOR Flash with the Nordic QSPI-NOR driver. Programming is with NCS v 1.8.0 (upgraded yesterday) and the VS...
Hi Team,
I am developing an application that required SPI communication with msp430.
But, some received characters are disorders, I see them by JLinkRTTViewer logs. For...
Hi
I'm using nRF51822 xxAA (256 Kbyte ROM). My code size are 66 690 byte, I'm using IAR.
Application memory setup:
This means that I have 131 KByte code size for my...