Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
Hi,
We are starting evaluation using:
"The MBN52832Development Kit (MBN52832DK) is an evaluation and application development kit for MBN52832 BLE Module"
is there some...
Hello,
An alternate title for this issue is:
conditional data access breakpoints not working (SES or Keil)
I have been working with Segger to resolve condition breakpoint...
Hello,
we are currently trying to use GPS with PSM on the lwm2m_client on a LTE-M network.
Unfortunately, after enabling PSM -> activating GPS -> deactivating GPS -> disabling...
Hi,
I am using the following tools and resources,
1. Segger embedded studio
2. SDK 16.
3. SD version 7.
4. nrf52 Development kit PC410040.
5. nrf Connect app in...
I am trying to run the ble_app_beacon example code for board pca10040 but I am getting the following error
.\_build\nrf52832_xxaa.sct(7): error: L6236E: No section matches...
Hi,
First my setup:
Windows 10, Segger Emmbedded V4.50, nrf52840, custom board, Mesh SDK 4.0
The issue:
My device is meant to operate while plugged in to an AC power...
I'm using 51822 QFAC, SDK11 S130 2.0.0, and GCC to make the files.
In the configuration .ld file, I put FLASH ORIGIN = 0x1b000, LENGTH = 0x25000. RAM ORIGIN = 0x20002800...
hello Dev Zone.
i need help.
now i'm try to make IR Line-tracer and detector
how ever, when my detecting object far then range,
"saadc" value change to Negative...
Okay, so I opened up my Segger Embedded Studio today. Oh, there's an upgrade--quite a few versions. Oh, that's just ducky. Click on upgrade link and get taken to:
https...
Good day.
A key customer has contacted us to give us an opportunity to devolop a lift truck IoT tracking project.
It's a big warehouse, so we cannot use the nRF9160DK...
Hello Guys,
i do have nrf9160 DK with me , and i want to connect with Verizon NB-IOT network in texas, US.
I have upgraded the firmware with latest version :
Semiconductor...
For some reason when I try and connect to an Android Pixel 2 Android version 10 I get the above BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST event. I do not really understand it...
Hi,
i am trying to run the bluetooth/ipsp example on the nrf5340 pdk. I am using the zephyr toolchain as described in the zephyr getting started guide. I followed this...
Hi, We have a Central device with a bootloader and wish to have OTA update feature. We have added code for it to advertise on a certain condition of a button press. Once it...
I have a somewhat unique GZLL configuration and am running into a bug that I don't really understand.
"Maximum tx retries" is set to 1 using nrf_gzll_set_max_tx_attempts...