My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
Hi all,
I have bought the NRF51822 evaluation kit ( NRF51822 ). I have some question about this.
1) Is it necessary to program the device?
2) what is the nominal operation...
SDK15.3
SES
nRF52840
Hello Folks,
I'm trying to reduce my applications power consumption further in system off mode. For testing my IO configuration and System...
I am trying to build one of the Thread examples.
nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b\examples\thread\simple_coap_client\pca10056
Keil uVusion V5.15
When...
Hi everyone,
my problem is pretty simple: we developed a custom board for the NRF52840 to work using a custom protocol or BLE. A few sensors are connected to the NRF using...
Hi,
I am using NCS v1.1.0 and modem fw 1.1.0.
We had prepared our application in NCS v1.0.0 and now i have moved it to v1.1.0.
In new sdk v1.1.0 ,When i try to get Address...
Hello , I am advertising from a nrf device with advertising interval of 40ms. and I want to measure this interval at scanning side.
How I can measure using timer , timer...
I am using nRF52 DK to evaluate the TX power settings using sd_ble_gap_tx_power_set command:
sd_ble_gap_tx_power_set ( BLE_GAP_TX_POWER_ROLE_CONN , m_conn_handle, tx_power...
I have a project that needs to scan and filter the advertising name, uuid and mac address from the device. I will set them one by one and enable them one by one. I set them...
My problem seems to be a lot like case numbers 217967 and 243215.
I do not have an oscilloscope or logic analyzer.
I am using a nRF52840 DK (PCA10056 1.0.0 2018-17) and...
I've just received my nRF9160 development kit this morning and after trying to setup the development environment for a few hours I've come to a halt.
I got it working...
I am looking to use libuarte in our project. We are creating a battery powered device and so need to be low powered. EasyDMA draws about 1mA when running which is far too...
Hello,
We are developing an application that is trying to receive a steady stream of bytes from a serial port. But we constantly get a fatal error when we call app_uart_get...
I'm running 6 X Thingy:91s in pre-production for use as a GPS tracking/iOT solution. Currently I'm located in Austin, TX. If I do not request GPS, I receive regular data from...