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...
I am attempting use the Device Provisioning Service on NRF9160DK with Azure IOT hub. I am using the connect SDK version 2.0.2. I can connect to IOT hub and log messages without...
Hello,
I am working on an automated testing suite for our production.
Is ppk2 board supported by the "ppk_api" listed by this guide?
Do you suggest the "ppk_api" over...
Dear Nordic support team
I found that there were only ble keyboard hid and ble mouse hid samples in nrf5 SDK. A customer planed to use nrf52832 to develop a ble pen hid...
Hi Nordic team
At all Matter samples at ncs2.1.0 with nrf52840, after VS Code building, flash and RAM size were both over 85%.
So, insufficient size was left for user...
Hello
I need the code where i can get mac addresses of all mesh connected devices. Suppose <- this is the link to find only one connected device. Is it possible this code...
Hi
After updating to latest nRF Connect for VS Code i have an issue debugging my project with Ozone using the "Debug with Ozone"
With previous version the generated jdebug...
We are having difficult getting a R&S CWM500 to connect to our nRF9160-based device (operating in CAT-M1 mode). We are using a R&S test UICC. We have already attempted all...
We tested our project a while ago with nrf sdk v1.9.1 using the lte_ble_gateway sample (app on nrf9160, hci_lpuart on nrf52840 using a nrf9160dk board). Now we have developed...
The documentation says ...
The sample displays the following output in the console from the non-secure firmware:
SPP: send message: Success
SPP: process signals...
Hi,
I'm developing on the current setup:
nRF52833 DK, emulating an nRF52820.
Soft Device 113 version 7.2.0
SDK 17.1.0
IAR EW ARM 9.30
I'm trying to include...
Hello Team Nordic,
I am running a GNSS sample under SDK 1.9.0 and using modem firmware version 1.3.2.
I can get location without using A-GPS support but we get error...
The second instance of UARTE, UARTE1, was enabled in the configuration file. The receiving interrupt of UARTE1 failed to enter. Please help to check the reason
Hi everyone.
I am using nRF Connect SDK v1.6.1 (it's an old project) on a custom board with a nRF5340 on it.
The firmware is based on the central_bas sample project with...
Hi,
I am trying to create an ad-hoc network with several nrf5340 boards using 802154 radio, e.g. whenever each node transmits, others can receive the transmitted packets...
Hi,
I'm in the process of developing a new Matter device, using the Matter template as starting point.
When trying to commission the device it fails at step 8 (AttestationVerification...