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...
Hello,
What is the least version should I buy to for nRF52732 software development.
Keil offers Essential and Professional versions, but the price doubles for Pro.
Our...
Currently I am developing application which run on nRF52832. In this application I have to decode and encode messages using RSA 2048-bit keys pair. Currently I am using ARM...
Hi,
I just want to know if this is an expected behaviour of the Softdevice. I have a central that scans every 2 seconds for 1.7 seconds (leaving 300ms for connections...
Hello,
I am thinking to use nRF52840 EVK for our project. I am supposed to use Katalon ( a tool for test automation) and Katalon works with Java. Hence, I will need a Java...
I have an existing setup, where firmware is transferred to a nRF52832 over a BLE USB dongle PCA10031 (V1.1.0) and nrfutil. This setup has been automated on our CI system/tools...
Hello,
I was able to compile my example codes successfully. All of sudden I have started seeing Error starting Process JAVA.
Has anyone faced this issue?
Can you please...
Hello Nordic team ,
I am working in BLE project ,while I am scanning device(filter) am getting (error 18) . Need your help team
Sd ble gap connect returns error code...
Hi.
I am trying to start development using Thingy:52. To start, I tried the firmware from the download page ( https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms...
The Limitations subsection of the Zigbee Section here contains the following paragraph:
- OTA DFU: Migration from the nRF5 SDK for Thread and Zigbee version earlier than...
After installing nRFgo Studio v1.17.1 on Windows 7 64 Bit (using the administrator account), I get an error message in the Log section just when I start the program:
"JLinkARM...
I'm using SDK 14 and trying to build the ble_app_buttonless_dfu example. I'm using Linux environment, so gcc for building. When I try to build the example I'm getting an error...
Hi, I was just wondering why there is a "nrf_delay_ms(200);" in the SPI Master example in SDK 16.0.
Here is the code in the main function where it is located :
while ...
Hi Support,
Now I am developing over Nordic 52840 DK (PCA10056). My environment as below,
(1) upon SDK (nRF5_SDK_15.3.0_59ac345)
(2) softdevice s140_nrf52_6.1.1_softdevice...
Hello,
I am using the nRF SDK for Mesh v.3.1.0. To achieve periodic publishing, I set p_pubstate -> publish_period . step_num = 1 instead of zero in the configure step in...
Hi,
I plan to design my own hardware based around nRF9160. Prior to this, I want to verify that I can use the nRF9160DK as a debugger for my own board. As an initial test...