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 all, im asking question about triggering my own antenna. there's few questions about it. 1. im using TI boostxl antenna array (3 antenna) , periodic table are as follow...
Hi,
I want to use the 64MHz crystal oscillator (HFXO) as the source for HFCLK clock controller. How can I need to enable or disable the item in KConfig on nRF Connect SDK...
Is there a current example for nRF52840 power management under Zephyr / nRF Connect SDK?
Searches for this turn up old examples, such as this one , that are no longer in...
Hi Nordic,
My customer want to know, whether LLPM function and Multilink can coexist?
For example, when I use a central to connect with 4 peripheral devices, can I use...
Hello,
NCS1.8.0 Windows10 X64;
i2s test,see the source code ,
it runing ok;
but,when i change to timer send,got error.
i want to send data by timer,
source...
Hi Team!
I am trying to connect the Thingy 91 to nRF Cloud using a local provider (Vodafone Romania). I followed the getting-started video when setting up my device. However...
Hello,
I need to power the nRF52840 with 1.8V while keeping it connected to SES through USB.
I believe I have to proceed as directed at User Guide paragraph 8.3.5 “nFR52840...
Dear Concern,
We are currently planning a mass production of a product that uses nrf52840 USB dongle as a component. We are thinking of using JTAG debugger to flash the...
Hi,
I am getting a strange issue in my code where my FDS will run fine if there is no bootloader but fails to initialise if there is a bootloader present. I am using SDK...
Hi!
We are testing nRF9160 in an application were we monitor sensor in certain modules on trucks / trailers. Our test application is based on the Serial LTE sample application...
Hello,
I am new to DFU OTA on Nordic's chips and I am currently trying to implement it on a custom board with an nRF52832-QFAB chip.
This will be a long issue since I...
Dears,
I can't select a new operator among the list I have, when I put the command at at+cops=1,1,"20820" , I have the error: ERROR: -8 , could you explain me what is this...
Hi, I am facing an issue, I am developing nRF9160 based Product, get sensor data from peripherals and publish to AWS cloud.my firmware is based on AWS IoT sample. I observed...
Hi,
With my company we want to develop an embedded application with Direction Finding. Do you have any examples to give us to start the development? For this project we...
Hello. I would like to ask a question about a problem I had in implementing the battery voltage monitoring function.I am trying to read out the battery voltage using the following...