Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
Hi,
I have tried to use central_uart example on SDK v1.91 using nRF52832. I modified the central_uart file to send hardcoded value rather data from uart. It seems there...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
This is my first time developing for Nordic processors. I am using Zephyr 3.0.99 with the nrf52810 on a ublox BMD-330 eval board. I connected a W25X20CL 2M-bit chip via the...
Hi,
I am testing NFC read/ write examples . in nRF 5 SDK 17.1.0
I am trying to write the tag using PN532 using the adafruit tag reader example but i receive error like...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
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...