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...
Dear All,
I am trying to learn how to program via Embedded Studio by using the smaple code in ble_app_blinky_pca10056e_S112 file.
When I open the file via Embedded Studio...
I'm trying to make a "simple" change to the asset_tracker project so that it will send the reporting data to my own server instead of the nRF cloud. However, I am unable to...
Theranica current solution already has a printed MIFA antenna and an impedance matching circuit that they have tested and is working very well.
they would like to keep using...
Hello,
One of the devices I have could not connect to AWS cloud. While checking if the credentials exist, I got the following error :
NRF_KEY_MGMT_CRED_TYPE_CA_CHAIN err...
Hi.
I'm trying to use nrf52832 twis as twi slave.
nrf52 DK(pca10040) is TWI slave (data receiver) arduino uno is TWI master (data transfer)
My code. (examples/peripheral...
Hello,
When I include in my code (Arduino IDE) sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE) on E-Byte 52840 module (E73-2G4M08S1C) power consumption increases to 30mA instead...
Hello,
Can the new nrf21540 extend the range of a nrf52840 in long range mode?
Late 2018 I developed equipment using the nrf52840 in Long Range Mode.
In some use cases...
Hello,
I'm new to nRF devices. I wanted to learn some basics with my nRF51 dongle.
But to my surprise the only free supported IDE is Segger and there is no clear step...
Hi,
I'm trying to write a program that i can get a different feedback from my development kit using ble_uart_app example, the idea is using switch case so i send different...
Hello Nordic team,
I am using nRf52840 DK and sdk 15.0 with SES IDE. Our application scenario is collect sensor data periodically as required customer and send it to server...
Hello nordicsemi devzone community,
I'm trying to use the SPIS peripheral example in the latest SDK to transfer data from an FPGA to a NRF52DK board. At low frequencies...
Hi all,
I am using PCA10059(nRF52840 dongle) to learn Nordic BLE solution. I start from \examples\peripheral\blinky project and Segger development environment.
Now I want...
Dear Nordic Support,
I'm working on a custom board, containing the NRF52840. I am using SDK 15.3.0 and SoftDevice s140 to implement BLE.
Recently I've bought the Power...
Our organization is evaluating nRF5340 for future connected products. We are working with a proprietary OS and using the Zephyr RTOS on the Application core is not a viable...