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,
I am trying to merge NUS client (ble_central>ble_app_uart_c) with Multilink central program (ble_central>ble_app_multilink_central) such that the central (nRF52832...
Hello,
I have a problem in the step of Secure DFU. I use nRF connect application to connect the BMD-350-EVAL and when i selected the device and start scan the "DfuTarg...
Has anyone tried to update the github project nrf52-ble-image-transfer-demo to work with SDK 16 / SD V7.0.1? I copied the main code in the project to ble_app_uart example...
Hi!
We are interesting in extended adv support, as periph and central role to establish connection in phy coded.
I've read another topic that it doesn't have PHY_CODED...
Alright, I'm starting to question my sanity on this one. I am currently trying to use the TWIM driver nrfx_twim.c to access a TWI device. As usual, I did the checks for the...
I am facing an issue about using CMOS battery for NRF52832. I hope this CMOS battery can serve mcu (in low power mode) for at least 1 year. In low power mode, I just want...
I am using a BMD 349 module based on nRF52840.
I am interfacing with AT25SF041 flash memory.
I am using SDK 14.2.
I am writing a byte to a specific address in Flash...
I recently purchased a Thingy:91. Initially it would not connect to the local network. I purchased a a J-Link programmer and via the nRF Connect Programmer updated the modem...
Is it possible to Read the battery status and/or the temperature value from the nRF52810, write that data to on chip memory, and run a code to modify the Major and Minor values...
To the kind attention of Nordic support team,
after some months I gave a look to the segger toolchain configuration for the device host example using the secured gazell...
Hi
I am trying to set up my visual studio to communicate with my nordic device and found that PC-ble-drive can help me with this.
I followed the steps mentioned in the...
HI I'm currently working on measuring distance between two points with two nrf52840 modules with the example "nRF52-ble-long-range-demo" (you can easily find it in github...
I have configured "nrf 52 DK" to worked as BLE sniffer. I am trying to sniff the data packets exchanged between two TI CC 2650 devices (in which one is master and other is...
I am trying to configure my nrf 52 DK board as BLE sniffer. I am following this blog " https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nc_programmer%2FUG%2Fnrf_connect_programmer...
Hi,
I'm using the Light Switch example and would like to read out the own address on a light switch. Is there any application call, such that the stack returns my own...