I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
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...
Hi team.
we are developing project using nrf52 mesh sdk including 1 port nRF52840 and other nrf52 devices. we are finishing dfu mesh for devices.
The nRF52840 gateway...
Hi,
I'm developing a multi-scene application by reference to the "Light switch" example in nRF SDK for Mesh 5.0. The first screenshot show my Elements & Models structrue...