Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
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 used Toolchain Manager v0.10.3 to install nRF SDK v1.8.0 at Mac mini(Monterey - 12.1) two times get same issue.
The issue is Toolchain Manager just download toolchain...
I am using the nrf52840 on the Raytac MDBT50Q-1MV2 module. ( https://www.raytac.com/product/ins.php?index_id=24 )
I am supplying the module with 5v USB power to the VBUS...
Hi,
I'm currently trying to use littlefs as the storage backend for the settings subsys and the internal flash for the actual memory. LittleFS is working in general but...
Hi,
I am using two NRF5340 (one as peripheral and one as central) for our project. Both don't have any display and input capabilities.
For our use-case, I would like to...
Board: nRF52833
SoftDevice: s140
SDK version: 17.0.2
I've added OTA DFU feature to my application. I flashed pca10100_s140_ble bootloader and my application to my board...
We are using a custom nrf52832 HW configuration and the device is entering a state where it's drawing approximately 3mA without any obvious application layer functionality...
Hi,
I did respond to this:
https://devzone.nordicsemi.com/f/nordic-q-a/86426/peripheral-and-central-uart-sample-crash-when-sending-longer-messages
I do not see a update...
Hi, I have been learning my way around SES, nRF Connect SDK, nrf52-dk, and the sample projects for some time now.
When I wish to open another sample project, I follow the...
I program the uart example in my board nRF51 dk. I put a osciloscope in pin 9 and the signal is a square wave between 0 al 30V. So i think that the protocol is RS232, is this...
At a rate of 1M, the receiving sensitivity of the Bluetooth chip was tested, and during the test, it was found that the sensitivity may decrease whenever the frequency point...
Hi
We are working on an algorithm applicable to the indoor positioning of ships. We want to improve the algorithm further on top of the existing algorithm for Bluetooth...
I'm on a Comcast cable modem connection. When I've tried to pull up this site over the past few days, I've gotten "The page cannot be displayed because an internal server...
Dear nRF DevZone,
I have question regarding Zephyr k_sleep() function and NRF52840 timers.
I am developing an application for nRF52840 SOC and for that I am using nRF...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to pair from "Settings"-> "Bluetooth" of iOS (iPhone 12 Pro). For pairing...