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...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
Hi,
Currently I’m working on a device which is, on the one side connected to a smartphone via BLE and on the other side to another uC via UART.
Therefore, the UART speed...
Hello,
I did a code base on aws_fota sample and added a watchdog, a timer (to feed watchdog) and modified some outputs. Tests about thèses items looks correct.
When my...
Hi,
The Zephyr LwM2M client seems to leak pending objects that are used to track retransmissions. When this happens it enters a loop where the lwm2m_rd_client stops sending...
We noticed strange behavior when measuring voltages with the SAADC with our custom board. When VDD_GPIO is at 1.8V (which is our target), the ADC measurement error is about...
Hi, We've been having problems trying to implement a high-speed uart communication between the nRF52832 and an STM32. We switched to using libuarte so we can use DMA even...
I'm running the Nordic/Thread SDK 3.2 with an NRF52840 (Rigado BMD-340) on SES 4.42.
I've got a project using BLE + Thread and I'm having problems implementing a hardware...
A multiperipheral connection to a central, all with custom nordic devices (nRF52840) has been stablished. Comunication and connection work just fine, but after a synchronization...
Hi ! I am represnting company responsible for fruitymesh ( https://github.com/mwaylabs/fruitymesh ) which is an open-source proprietary ble mesh running on nrf5 chips. For...