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'm openning a new case (following the proposal of Einar Thorsrud ).
I want to do a BLE NUS project with custom service 128bits and with custom characteristics also...
Greetings!
Using the NRF52840 PDK, I succesfully erase, write and read without any modifications!
I have custom boards which involved a NRF52840 and a MX25R6435F (so same...
Dear Nordic Support,
My project is split into two parts: A firmware application that is based on the Generic Level Server model example (from the Mesh SDK) and an Android...
Good morning,
I'm working on nRF5 SDK v17.0.2 and I am using Segger Embedded Studios (SES) for the development.
I'm having a problem when I want to share my project...
I'm aware that the nRF CLI tools are not yet ported to AArch64 so they don't work natively on Apple Silicon. Normally rosetta 2 is fine, but nrfjprog is not compatible with...
working with nrf52832, sdk 16.0 s132 v7.01
in the uart example i get to this place in the code :
i get a pin toggle which makes my system do some unwanted things...
Hi,
I have a ARM based Linux host CPU connect to MDBT42Q-U(nRF52832).
But I cannot control it by BlueZ:
```
root@OpenWrt:/# btattach -B /dev/ttyMSM1 -P h4 & root...
Hello,
After some weeks of inactivity and moving my desk to an other address, the nRF connect application is not running and show a white screen for all applications except...
Just checking in, I am recently starting to develop cellular communication and looking to develop on the nRF9160. I have been in nRF52 space and with that I develop inside...
Hi, I'm using nrf52840 DK. In my project I want to receive audio from microphone (analog) and stream it to bluetooth headphones. Is there any possible way to do it? Any help...
Hi,
I have been working with a nRF52840 DK up until now, but I need to change and move to a nRF52833 DK. I wanted to adapt my code as they can both use the softdevice I...
Hi all
I'm working on a project based on the nRF52 chip and I'm encountering
If the system runs out of battery or no buttons are pressed within a timeout the system has...
Hello
I made an application on the nRF52 sdk, which works correctly.
Now I want to add the ability to update the firmware via OTA bluetooth.
I followed the instructions...
1. Using Zephyr, trying to config SPI_3 of nrf9160 more than 1MHz for flash interface.
2. Ending up in faults.
3. We need to configure SPI_3 as master with freq > 2MHz...
hello!
im using sdk 17.0.2 with softdevice s112 in our customized board as i want to work for long range mode,so i need extended advertisement ie no available in s112 so...