Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
On our NRF52840 Based product, we have enabled USB CDC Use.
We see increase of ~0.5 mA when enabling USB . We are ok with this , However - when we remove the USB cable...
Hello Nordic Team,
I am creating Scanning application using SES for NRF82532 (SDK 15.3.0 and softDevice 6.1.1), i am using app_timer_freertos timer.
application is calling...
Based on Android studio 3.0, gradle-4.10.1 compile the project downloaded from github.com/.../android-nrf-mesh-library . I get the following error:
The module 'app' is an...
Hi,
I have an external flash ( via QSPI ) working on NRF52840 Based product.
I'd like to redirect all NRF_LOG message to a file , is there a similar log backend available...
Dear developers,
My device uses the NRF52840 SoC and is equipped with a modem for internet access.
To perform firmware upgrade, I imagine I would have to download a DFU...
Hello, I tried to work with nRF52832 to read adxl362 registers, Here is my function to read all 3 received bytes from adxl362 (according to datasheets, the last byte must...
Hi,
I tried to install the latest sniffer v3.0.0 and Wireshark v3.2.0 on my computer. I could not see PCA10056 listed. If I start my wireshark from command line, with "open...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). My goal is to send data from sensor over bluetooth...
When i used Port 0 assigned on Uarte rx tx pin , everything was ok.
But when i changed the rx tx pin to port 1 , for example p1.00,p1.08.p1.09, it doznt work...
i am sure...
I use nrf5_SDK_for_Mesh_v3.2.0_src , nRF5_SDK_15.3.0_59ac345 and board pca10040.
Copy the ble_app_uart_coexist folder into the examples/ble_peripheral folder at your nRF5...
Hello.
I'm doing a DFU customization now.
However, because of the problem of data transmission of the last packet of the first page when advertising,
connection and...
I am setting up a relatively complex project that runs on top of FreeRTOS and it is based on the HRS freertos sample app from SDK 16.0.0. The device will need to run in several...