Hi,
I'm developing a new battery powered sensor device with an NRF52840 and have some thoughts about efficient power supply. The main question is: Using an external DC...
I'm trying to install my dev environment on my MacBook. I've installed most of the tools but need the Segger installation to be properly licensed. I downloaded the Nordic...
PINs 46 and 47 of NRF52832 are Regulator Output according to the specifications. The output reference voltage is 1.3V. Is there any tolerance limit? We currently changed the...
Is it possible to dynamically switch between USB CDC (Communications Device Class) mode and USB MSC (Mass Storage Class) mode on the nRF52840? If so, could you outline the...
Hi,
I have opened sample "Peripheral_hr_coded". I have build it successfully. I click on debug. I expect cursor would start from Main function. But Debug was not started...
Hi,
I have opened Sample "Peripheral_hr_coded" and added build configuration.
Then I clicked on Action --> Build.
Please validate below log. Is it proper ?
Log is...
Hello ,
I am getting "Configure Cmake Option visibility" notification in visual studio. I am attaching snapshot as below.
/resized-image/__size/640x480/__key/communityserver...
Hi,
Board (nRF52840-DK) flashing by mistake with nRF52840 Dongle software and then "dead" !!! maybe the boot erased.
While trying to connect with SEGGER J-Link I got ...
Hi,
I am creating a wrapper that uses nrf-ble-driver-sd_api_v6-mt-4_1_1.dll. I had burn the dongle with fw: connectivity_4.1.1_usb_with_s140_6.1.1.hex.
I am trying to...
Hello, we have developed an application that acts as a BLE central using the 6.2.1 S130 soft device.
Our client has asked if we could start detecting the RSSI levels, and...
Hello.
I used to download (& install) nRF Command Line tools from terminal with this command (in Dockerfile, but it doesn't matter)
Since you've changed the...
I found half of the information I was looking for (minimum voltages) from: https://devzone.nordicsemi.com/f/nordic-q-a/47546/nrf9160-enable-pin-voltage-specification W hat...
Env: SES, nrf52 DK, Linux
Hi
I need to define a buffer (array of structure) in order to buffer readings. If i have more RAM I should create a bigger buffer if I have...
We're using the nRF52832 as a peripheral and server. A central and client (tablet) connects to the nRF52832.
Yesterday I noticed that sometimes the tablet will try to perform...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
What for this macro HWFC...
Hi, I'm looking for a PCB antenna design for nRF52832 based on 0.8 mm thickness four or two layers stack up .
I found some examples but based on pbc of different thickness...
Good morning,
I'm designing a new product based on the nRF52840 device (s140) and power consumption is one of the key parameters for my project.
The equipment (peripheral...
I'm debugging some corner-cases with my own DFU process and Bootloader. I believe I hit a race condition in which sd_mbr_command() was called before the source of the new...