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...
I have build a project, and it has been running normally. Now, I want to test a font data, so I created a function. But strangely, although the compilation has been successful...
We are developing iPhone application that configures mesh boards. If we try to send several messages in a row (specific case: trying to distribute application key and then...
Hi,
I have NRF_LOG configured with a RTT backend. This works great while debugging, but during beta-testing in the field there is no way to access the log.
Is it possible...
Hi,
I am a bit confused about the effect the Connection Interval has on BLE throughput.
SoftDevice documentation :
https://infocenter.nordicsemi.com/index.jsp?topic...
Hi,
I've implemented a program on the nRF5 SDK, based on the ble_app_att_mtu_throughput example, that sends out advertisements in between periods in which it scans for...
Hi,
We are using nRF52833 chip for our development. We need to combine Application, Softdevice, Bootloader and setting file for production purpose.
In project merging...
The nRF desktop tools are great but all have an irritating bug. I typically hibernate my PC at the end of the day to take it home. When I restart the next day, the windows...
Hi,
I'm trying to link a static library that provided by others to my own project. I followed the steps in this post ( https://devzone.nordicsemi.com/f/nordic-q-a/39338...
Hi all
I'm using nrf52805 soc, softdevice s112 , sdk version 17.0.2 and nrf connect mobile app for my project development. I can connect and disconnect the nrf52 device...
Hi,
I am using P0.10 GPIO of nRF52840 (QFN package) as an output for driving a transmission circuit with an 8MHz digital signal.
According to the datasheet this pin is...
Hi team, I'm using Mesh in my project. Using this thread as a reference, I tried to decrease the data throughput and experiment to see if devices could communicate with each...
hello,
i want to know if is possible have Multilink, ble Uart and relay together? it is for make an a type of Mesh network of 4 devices with a BW of 1Mbps (see the image...
Hi
I'm testing the SLM application in nRF Connect SDK ver 1.3.1 on nRF9160 PDK ver 0.8.2 using the LTE Link Monitor v3.5.0
Giving the following commands, the UART stop...
hello ,
i am working on recieving data from sensor using nrf52832 with time and data right now i am getting time that is set by me my problem is i have to set time automatically...
Here is an issue I am having when using MQTT in a poor (RSRP < 15) LTE signal environment
Condition:
nRF Connect SDK v1.3
modem firmware v1.2
TLS Socket is configured...