Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
Hello supporters and enthusiasts,
I'm developing a BLE product which mainly works as central role for all scenarios.
The steps how the central controls to a peripheral...
With the release of NCS v2.0.0, is v1.9.x EOL? If not EOL, how long will it be supported, will there be a 1.9.2 or beyond?
Trying to decide if we should look at migrating...
Last year i asked about a custom nRF5340 board when using NCS V1.7.0 and the comment was to just copy the entire nRF5340DK into my custom board folder and modify the names...
Hello,
We have a pre-production design of a custom board that has an nRF5340 on it. We have built and programmed about 60 boards of this design without any issues using...
dear all,
I want to know how to estimate ram of softdevice use.
For example, as a central, how much ram will be required when adding a custom ble service,
and how much...
Hello
I added the mesh shell module to my app running on nRF52480 custom board and I am trying to provision and enable publication on the custom model I have
This produces...
Hii. I was using scheuler and wanted to know how this part of code works. The #define CRITICAL_REGION_ENTER() has opening bracket but it is closing after #define CRITICAL_REGION_EXIT...
Hi,
I use nRF9160 SPI to drive Epson's screen, The screen MAX writing apeed is 6M,But reading apeed is only 1M,So I need to switch SPI speed between read and write。
I...
I'm more or less copying the thingy:91-design. The Qourvo 12038 used in the design is EOL, and at the moment not available. It seems the alternatives use MIPI-interface. Can...
Hi,
I´ve been trying to improve data transmission from an nRF91 dev board through nb-iot to Azure IOT-hub and always got a socket disconnection event when I tried to send...
I would like to configure the TXD, RXD, RTS and CTS pins for the UART on the nRF52832.
I saw that the uart0 node ( nordic,nrf-uarte ) has attributes like rts-pin but they...
I got an nRF52 DK, took it from the box, plugged it into USB and turned it on. One LED was flashing softly and slowly.
Then I ran nrfjprog.exe --deviceversion --log and...
Hello, two related questions:
1) We're hiring a third party, Fortify to statically analyze our code base. I'm having trouble figuring out where I can modify the build tool...
Hi,
I already have a product which is running on NRF52810 (SDK S112)
Since the lack of CPU worldwide problem i found a stock of NRF52811.
I saw it's hardware is pin...