Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I noticed that as of SDK v16 a required component to use the Soft Device is nrf_section_iter which is located in the directory "\libraries\experimental_section_vars". Is this...
Hello,
The product specification for the nRF52832 only shows 3.0V performance. What is the performance in parameters such as Tx power, Rx sensitivity, maximum MCU clocking...
Hi,
I'm currently developing firmware in the Arduino environment using a dev board (Adafruit Feather nRF52840). Once I complete development, how do I transition the firmware...
Hi, I am developing the application in nRF52832 with SDK_16 in SES.
I have a problem with DFU
I need to run the application and DFU has to be activate only if the mobile...
Hello everyone
I'm using NRF MESH4.0, I have add simple_on_off model to experimental_dimming example,and it works .
My question is : MESH PROFILE V1.0 have mentioned bound...
Hello, i am trying to adapt DFU in the Light switch Proxy server example, however in midle the process of receive the DFU packets i got this error: Abort event. packet loss...
Has anyone (tried to) simultaneously use the same QSPI Flash memory directly from an nRF52840 program and as a USB block device?
We have both functions running in the same...
Hi
I am working with nRF52832 DK, using Segger IDE. I want to read data(a file) from a computer and process the data on DK. Is there any way of doing it? Also, is it possible...
Hi Nordic Team:
Can you help me to support BIS or CIS example .btt file。This file was captured by Ellisys tool。So ,I can refer to file ,and understand 5.2 Core Spec about...
Referencing the recommended 52840 PCB layout for the WLCSP package, we noticed two thru-hole vias in the middle of the ground area (in the center of the package). Do these...
Hello,
I am trying to implement ble DFU on our custom nRF52832 board. Up until now we have had no issues with our application running as SoftDevice+Application but some...
I'm attempting to send a time sync message in a mesh packet. When I construct the packet during it's timeslot (for timing determinism) the system faults during encryption...
We are developing using SDK 15.3.0 and S140. After I noticed that advertising stopped when a connection occurred, I was directed to simply restart upon connection. I have...
Hi,
I'm using an nRF52832 with SDK 14.2 and FreeRTOS. I'm hitting a configASSERT when I call nrf_fstorage_erase. I called the function after calling ble_stack_init but before...