Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hi,
I checked this thread https://devzone.nordicsemi.com/f/nordic-q-a/24611/how-to-change-the-name-of-bootloader-s-dfutarg which suggests to modify the macro but I would...
Hello
for my project at the university I have to implement a bluetooth mesh network using 4 nordic thingys:52 and one nRF52DK(only for programming purposes, not part of...
Hi All!
I use Example Project from SDK: "examples\peripheral\usbd\" as reference to implement my HID device simple protocol (EP1IN / EP1OUT 64bytes)
The Question is how...
I am working with the BL652 Module from Laird, and with Keil 5, using a ST Link SWD programmer clone.
I am using the ble_app_uart_timer_driven_scan_mode from the ADC examples...
Hi, I am developing an IoT sensor (peripheral device) using SDK v11.
On my sensor, I have defined an advertising packet that broadcasts the complete local name and a scan...
I'm in the process of porting my application from SoftDevice S132 v4.0.2 / SDK v13.0.0 to SoftDevice S132 v6.0.0 / SDK v15.0.0. I noticed that the define for BLE_GAP_TIMEOUT_SRC_ADVERTISING...
Hello,
I'm attempting to use a high-limit reached event from the SAADC to trigger the clearing of a GPIO. My wish is to disable this GPIO with the lowest possible latency...
I used SDK 13.x to create a custom profile with services for nRF52832 with BLE 4.2
If I go to a nrf52840 with BLE 5.x SDK, can I use the exact same code, or do I have to...
Hi, I'm currently trying to make a flash logger using the nRF51822_XXAB. I want to use as much space as possible in the flash storage for the logs. I will be logging a word...
Hey, there.
I'm trying to use the NVMC to give me some persistent memory. I call init first, reads seem to work fine, but writes just don't seem to work.
So to the best...
Hi team,
Today i received smart remote 3 kit.
one ready remote and other one is add on remote.
I can be able to update the firmware to using debugging pins to ready...
Hi
Let us say I wanted to integrate mesh capability into one of the existing GATT based sample apps - like say "ble_app_hts" so that I could publish the temperature over...
Hi, i have application with buttonless DFU and boot loader. I am able to upload distribute zip package to the board via nRF Connect and nRF Toolbox apps on Android . But the...