Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hi,
Looking at the source code for nRF Connect SDK v1.7.0-677-ge3c356ec8 and SDK For Mesh 5.0.0 I can't find any indication that the following section of the Mesh Profile...
Dear Nordic,
we are devepoling FW based on nRF52832, SDK 17.0.2. We have 2 devices:
BLE Central with SD S332
BLE Peripheral with SD S112
We setted up an open BLE communication...
hi all,
i am using sdk v8. i want to on rtc when button is pressed and i want to off the rtc when it is released.
i am using bsp_handler only for button press.
PROBLEM...
Hi,
I am a little confused between GPS and AGPS sample code provided by nordic. can you help me to understand it?
I just want to send GPS and accelerometer data of thingy91...
I am trying to build the ncs example direct_test_mode with the nrf52840dongle and I am running into these warnings on build in vscode:
I do not understand what it means...
I tried using the ble nus with throughput using the example from https://github.com/LeoHJX/ncsExp/tree/master/app/ble/throughput_nus . However i kept getting an error on the...
Hi all,
I am running an cts example which is asking for bluetooth dongle is there a way to avoid bluetooth dongle,
or can u suggest any example for current time service...
Thanks in advance for the help.
I connected my 9160DK (V1.0.1), downloaded the SDK programmed img_app_bl\serial_lte_modem_2021-10-20_d29f1dde.hex and tried to follow the...
It would be convenient in my design to use a single PCB design in 2 different roles. 1. As a continuously-powered rechargeable battery device, with USB charging. 2. As a USB...
Hi,
We are currently trying to flash the BLE connectivity firmware on the nRF52840 USB dongle using the nrfutil dfu usb-serial utility.
OS: Ubuntu 18.04
Command...
Hi,
I have been quite active recently, because I had a whole lot of trouble learning to use the nordic tools. I just recently managed to merge two deferent projects one...
Am focused on building a UART async api support by making an addition of:
CONFIG_SERIAL=y
CONFIG_UART_ASYNC_API=y
to my prj.conf. Without CONFIG_UART_ASYNC_API the app...
I am currently in development for a BLE product, where I am in need to change the preconfigured advertisement interval. The software is implemented in Zephyr, using the soft...
Hello there!
I need to send via BLE NUS an array of at least 3000 values (coming from ADC sampling) from a central device to a peripheral.
I saw that in order to use ...
I had even erase application firmware as well as modem firmware and reprogrammed it. This device working properly before but during FOTA update due to some power supply error...