Dear Nordic, I have developed an application for nRF52811 on nRF52840-DK.
For this i have referred examples -> peripheral -> template_project.
I have followed https...
Hi all,
by default, the "nRF5340: SMP Server with external XIP" sample does not support reverting images in case DFU was not successful. In other words, it does not swap...
I run project on SDK17 central example and added some code for advertising.
But when elapsed 180 sec, my project starts from main again. I suppose, when called end of advertising...
Hi! We have tags based on nrf52840 and nrf52833 in the field, running against a central with a nrf840X dongle.
Recently we have had an inexplicable peak in 'Failed to Encrypt...
I want to make a board that's compliant with the new hardware model definitions. ( HWMv2)
When I make a new board with 2.7 using the "create new board" wizard.
it...
Hello,
I have a custom board with an nRF52833 and a W25Q512JVEIQ, which communicate over SPI (not QSPI). I successfully accessed the W25Q512JVEIQ (executed my own read and...
Hello, I need your help about BLE channels. Currently, I use only the primary channel 38 for advertising data but, when the data are sent, I don't have the information of...
Customer want to konw the IC edtion such the 51822qfaa-G3 or 51822qfaa-H2. we know these information marked in the IC surface , but it need to open the product house and look...
Hi Nordic,
I am trying to save data in flash taking as reference the fds example.
Fist time that the code runs: creating the record and initializinf it, everything...
Seen on ncs v1.0.0. Adding " CONFIG_NEWLIB_LIBC=y" to the prf.conf and building the event_manager sample will replicate the error
Workaround was to comment out static_assert...
I want to wake up nRF9160 by SMS.
What I want to do:
The nRF9160 usually sleeps to reduce power consumption, and only when it receives SMS it wakes up and send some data...
HI i have issue while running the buttonless dfu with my application
I am using nRF52832 SDK15.3 SES windows 10.
I have to run my application with buttonless DFU so. i...
Question - How to enter in DFU mode using open USB bootloader example on pca10056 ?
i tried writing nRF52840DK with examples-DFU-open_botloader-pca10056_usb and usb_debug...
hello,
I recently updated SES and got a new version of nrfSDK.
Secure_boot sample does not contain Cmake. In other SDKs on github secure_boot does not exist.
is...
What is the best way to filter info center results to match my project? I'm using SDK 1.5.1 for S132 and I think that is softdevice 6.0.0.
It would seem like a simple top...
We are currently running on mfw_nrf9160_1.0.1 and NRF master as of today (Sept 13, commit 224bee9).
We are developing an MQTT application that uses TLS mode sockets.
We...
52832 & s112 & sd6.0 & sdk15.0
If you have multiple pairings on the same host will return error by “pm_device_identities_list_set”
err_code = BLE_ERROR_GAP_DEVICE_IDENTITIES_DUPLICATE...
Hello everyone,
I trying my nrf52832 getting ultra low power current conception mode using System OFF mode (0.3uA). I using SDK 15.2 ble_app_beacon example I change 32KHZ...
I started developing on the Adafruit nRF52 module. I wanted to make a custom PCB to demonstrate a prototype and fabricated a board with a MDBT42Q module from Raytac. I sent...
Hello, I have used the nrf52840 . I have created applicaction from existing examples of SDK which used bluetooth. And now want to add OTA via bluetooth. Is it possible use...
Hi,
I am developing an app based on PCA10059 dongle. my program work fine on this dongle, but i have a problem with it. after programming PCA10059 dongle with my firmware...