Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
Hi,Support Team
I Use the nRF51822 SOC for SDK12.3-example-DFU-bootloader_secure, when I Select the ZIP upadate file,it has a reminder "Loading file has failed. Try different...
Hi,
I use buttonless DFU with the secure bootloader.
When I push a button my application advertise in fast mode with an interval of 40ms and for 5s. After it return to...
SEGGER Embedded Studio Release 3.40 Build 2018052200.36079
The so-called "flash (sic?) placement" XML file contains two sections:
First:
which does, indeed, seem...
Hello, I am currently working on a nr52840 s140 Sdk 15.0 card and I want to recover data from a component running on the i²c bus. (I have not yet installed the component on...
Hello,
I would like to know if it is possible to use a nRF52840 as bridge between ethernet and 802.15.4/thread. For a sensor network I need an ip connection between multiple...
Hi,
I'm using nRF52 DK. I was checking the message sent by NRF_LOG_INFO() on Termite. I'm getting driver error when I try to connect to laptop's bluetooth.
Without the...
Hello
what is the maximum limit for PWM outputs pins on nrf52832? Can we use all the GPIO pins as a PWM output?
For ADC, i can see there are 8 dedicated pins , but i...
hello i am beginner in this,i am using example\ peripherals\ saadc for nrf 52832. This example code is done by using timer and i could not understand how to use timer. We...
hi all ,
i now need porting nrf_libuarte_async lib for my project . it show some error
How to deal with this problem?
i reference (experimental_libuarte project...
Hi everyone;
I wanna send to data my uC from my phone. I looked peripheral uart example. This example use only send data phone from nrf52 SoC. What can i do? How I add...
Hi All
I have developed some code by modifying the 'ble_app_multiperipheral_pca10056_s140'. I have tested my code on the NRF52840 DK board (PCA10056) and everything seems...
Hello
I have developed an application for the smart beacon and I have the following problem:
I use two diferent sets of values for the connection parameters in order to...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
We are developing a BLE Mesh product and we use the mobile phone mesh library iOS and Android for the node provisioning.
The final user will need to synchronize more than...