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...
I have customized the nrf toolbox app , facing the issues as below
1. I have created two pages , first page is used to scan and connect and second page is used to enter...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I'm working with the ble_peripheral example...
Hi Nordic
I am using mesh-sdk-4.0 LPN example on PCA10040,
After provision the LPN, I didn't press any button(means no send onOff packets, no establish friendship), just...
Hello,
I changed the 802_15_4/wireless_uart example to use MAC_ADDR_LONG. I am setting the extended address to (NRF_FICR->DEVICEADDR[ 0 ] | (( uint64_t )NRF_FICR->DEVICEADDR...
Hey Nordic team ,
We are having some issues with programming a custom NRF9160 PCB board. I am trying to use the NRF91 DK to program the bareboard PCB just like a typical...
We have 20 pieces of the nRF9160 on a test PCB. We send the commands AT% XRFTEST. With 18 pieces that works very well. With 2 pieces we have the Error:
ERROR<CR><LF>
...
Hello Support Team,
I have a question regarding USB data capture for Thingy91.
I'm new to the thingy91 and also Nordic development kit. Is it possible for me to connect...
I downloaded nrfconnect-3.3.0-x86_64.AppImage from https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop/Download#infotabs .
I cannot start...
Hello,
I admit, that this is a bit of advertising for my open source mesh protocol, but I'm also curious if there is anybody that successfully compiled it and if there...
Hello,
I get an error fatal when running Heart rate collector example from SDK12 on PCA10040 development board.
The sensor use example from SDK15 on a nRF52840-DK.
Some...
Hi,
I want to use Segger Embedded Studio to write firmware for Thingy 52 but I don't know what programming hardware I need. Is there any documentation that supports Segger...