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 read the link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrfx/drivers/twis/driver.html and updated periodic_sync example as attached below.
But I...
We are trying to compare the accuracy of received coordinates and satellites using GNSS firmware on two devices: 1) nRF9160 DK with external antenna; 2) Our custom board with...
Hi,
Mesh SDK: v5
Using nRF 528232
I had implemented the Low Power Node example from the SDK and found that the current it consumed using a 1000mAh 3.7V battery was around...
Hello,
Scenario:
2x nRF52833 - One set as PTX and the second PRX. PTX is connected to my PC via UART. Both boards are initialized with ESB_PROTOCOL_ESB_DPL.
I want to...
Hello,
I am using nrf5 SDK for thread SDK for development of my thread based product. Product is already developed just have to integrate dfu in it. Few months back when...
Hello! I tested the ST BLE Sensor sample on my nrf52840 DK. It works fine. How do I view the logs? I installed the toolchain and Segger on Windows. I am following this doc...
I use my own programs and routines nrf5_ SDK_ 17.0.2\examples\ble_ peripheral\ble_ app_ hrs\pca10040\s132\arm5_ no_ packs Product Bluetooth broadcast cannot be searched Android...
Hi,
Using the Peripheral LBS sample, is there a way to add advertising data to use both the UUID and name?
I assume this is to be configured in the bt_data ad declaration...
I am using UART on the Fanstel BLG840F to communicate from the 9160 to the 52840. So far I have successfully been able to communicate from the 52840 to the 9160 but have not...
Here we go again .... I did read many posts in this forum but did not find an answer.
We need to CE test a small Bluetooth HID keyboard for a special use case. Our test...
I am running into the exact same issue described here: https://devzone.nordicsemi.com/f/nordic-q-a/53693/how-to-flash-application-after-dfu-bootloader/217434#217434 Basically...
Hi, Nordic Team
I’m getting started trying to use both MCUboot and NSIB for 2-stage secure boot on nRF9160, and use SEGGER as developed tool. I enable NSIB via “Configue...
Near as I can tell from v1.7 of the product specification, these two parts have the same footprint & pin-out because they're both aQFN packages (as indicated by the "QI")...
Hi Nordic,
NCS v1.8.0
Controller IC 1: Thingy91 - NRF52840
Sensor IC: Laird BT510 - NRF52840
Intro: I currently have 2 devices. A sensor and a controller. For the...