Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
Hi,
I am using nRF52840 DK and I am following Nordic Academy nRF Connect SDK Fundamentals. I installed SDK 2.9.1 and toolchain 2.9.1
I copied the sample blinky and encountering...
I am currently working with the nrf54l15, I have both the DK and a custom board I designed. I am running into issues with the uart00 peripheral when using custom GPIO pins...
As part of a university project I am trying to read an analog signal and transmit it at the maximum data rate over ESB. But I cant seem to get above 1700kbps without any of...
use "nrf5340 cpuapp" to compile project, flash statistics as follows, see blue color
[3/11] Linking C executable zephyr\zephyr_pre0.elf
[6/11] Linking C executable zephyr...
Hello,
I am currently measuring the current consumption of the Thingy:91, specifically when running the Asset Tracker v2 application. I observed that the average current...
Hi, I'm using nRF Connect SDK (v2.1.2) with VS Code on Windows for a project targeting nRF52811 .
Even though everything is versioned in Git, I keep running into the following...
I've based my application on ble_peripheral ble_app_blinky example.
So I used the following Code as model:
with:
for update and notification of a charachteristic...
Hi Devzone!
I'm using LM5(BG96) LTE modem to publish the mqtt message.
When I test it at PC terminal, It works very well. There is no problem.
However, when I send...
Hello,
I am currently working on a project which is a pcb design with NRF52810 . To set the gatt services I need to increas ram size by changing NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE...
How can I modify the number of resends when Coap uses OT_COAP_TYPE_CONFIRMABLE, because I don't want to wait too long to get OT_ERROR_RESPONSE_TIMEOUT,
SDKs do have docs in markdown format. What is the recommended tool to be able to access all the features?
Tried MarkdownPad2, but it fails for example on @anchor tag.
...
Hello,
I have a problem statement in which I have to generate a file for data that is received from UART communication and want to send it to the mobile application whenever...
Hello guys,
For last couples of Days, we were trying to connect with IBasis NB-IOT Network with nRF9160 DK.
But not able to connect it .Please see below Snap Short for...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
I want to send packet with different...
Hi,
In our project we are using the adc pin (p02) for batttery level measurement.
The analog dc signal from the battery is connected to p02 pin after the voltage is...
Hello,
Our peripheral device has no keyboard and no display.
Yet we would still like to have the most secured way of communication.
For our application, we don't like...
Apologies for the newbie question. Does this BLE Module need a separate antenna to be purchased? Or are you supposed to design your own with PCB traces? Some BLE modules have...
I want to avoid the soldering of the inside (Becoz of production isse) pins that's why I'm using all the outer pins of the ic. But the problem is RESET pin is inside so can...
Hello,
I am using UART_1 in my program to comminicate with other sensor. So the data is read from UART_1 and print to UART_0. Now I want to communicate with other sensor...
Hi, I am using BMD301 chip on my custom board which schematic i have shown below,I need to enable UART as well as nrf_log in my application. For this I am using SDK 15.3 PCA10040...
I am getting small power spikes but cant seem to pinpoint what is causing them.
The smaller spikes in between the transmissions. (The wave is clipped from the top so the...