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...
Hi,
I'm using SDK v3.2 and I'm extending the lighting example. I'm developing an extension to the provisioner, to inform a back-end about the configuration of the subnet...
Hi,
our device has current limitations in the range of 1mA. We were examining several ways to limit the actual connection parameters to keep current consumption low. But...
Hi,
I'm developing an application to monitor the current application and network context, by extending upon the existing Light Switch example in nRF5 for Mesh SDK v3.2.0...
Hi everyone !
I have 3 services and 13 characteristics in my project. Until today, 3 characteristics were working fine. But i added rest of the characteristics and my project...
Hi all,
I am currently using Pyaci serial to establish and test BLE mesh network, and it work fine.
The further step we want to do is to create a duplicated Provisioner...
I have a Thingy52, but no DK. I would like to know if it is today possible to upload a custom firmware only using OTA (no DK), eventually starting from the Nordic Thingy app...
Hi,
I'm trying to transfer data between an nRF52840-DK and an Android phone which has nRF Connect installed on it and I can only reach about 40kbps (that is kilo bytes per...
Hi, I am working on installing the pc-ble-driver-py library and building it to run an application for a nrf52840 Dongle over serial port.
I have followed github.com/......
Hi everyone!
I have a nRF52840 dongle and I am trying to run python examples from pc-ble-driver-py. The dongle is connected to a PC running Ubuntu 18.04. The dongle is flashed...
Hi,
I am using the SDK 11 on nrf51822 I just merged the TWI sensor example and the BLE UART example. Both work together but the softdevice seems to be slowing down the twi...
Did anyone configure correctly VS Code with nRF Mesh example?
I did install CMake on my computer and download CMake extension to VSCode. I am working on Windows.
I did...
Environment - Mac - nrf tag; 1.1.0 - modem fw: 1.1.0 - DK 0.8.5 - debugging by SEGGER RTT The program polls SMS for a certain time and if SMS is received, it reads the messages...
Hi.
I am trying to update soft_device version 6.0.0 to 7.0.1.
I read that because of the major version change (from 6 to 7), i must update the bootloader as well.
I...
Hi,
I am prototyping with the the THINGY52 using nRF Connect.
I am using the services available to drive the MOSFETs on the expansion connector P4 through the services...