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...
Hi DevZone,
I am working on a project using nRF52840 preview DK and Arduino CAN Bus shield. I modified source code base on some Git Projects. It seems the SPI initialization...
Hi everyone!
I want to implement SPI with "ble_app_beacon" example with the following hw/sw.
DK : nrf52832
SDK : nRF5_SDK_14.2.0_17b948a
IDE : Segger Studio 3.34...
Recently,I use the SDK14 to develop the project,the initial project is in the content "SDK14/examples/peripheral/twi_scanner/pca10056",
Then and the spi example in the content...
I have build the light switch demo, it works properly. But I want to make multiple sensor node that takes data from sensor and send to single relay node. I am little confused...
I just integrated CMock which is part of my unit testing framework and i am trying to test a mocked function however i am running into RAM overflow error. Is there a way to...
May need to post this question to Segger, but I'd figure I'd ask here.
Have a nRF52832 project that compiles, links, and runs fine on the 52832/10040 dev kit board.
...
Hi All,
I am using the nrf52840 to run an application which does not use the BLE.
I need to add firmware update capability to the device so that I can push updated in...
Hi, I am running into a connection problem with connecting to the Secure bootloader example in SDK v13.1, whenever I try to connect I get Gatt 133 error. To my memory, the...
hi,
i doing a project where i have combined light switch server from nrf_mesh sdk 1.0.0 with nrf5 sdk 14.2.0 ble_uart_example to send.
my aim is to send on_off command...
We currently have an application that is running SDK 12.1 on the NRF52832. We have no issues doing a firmware update using the iOS SDK. What we are seeing is a long delay...
Hello, I am running bluetooth example.
I am using the nRF52832 board and SDK 14.0.
I modified the multilink example to make a slight modification and connect it to another...
I have a windows side application and an Android App, both of which are set to capture data from the Thingy Sound Service.
On the windows application, the data after being...
I need to be able to reserve some flash to permanently store manufacturing values that will never change. I did this on an nRF51 by reserving a 4KB block and setting the necessary...
Hi all ,
I have problem . I have 1 NRF52832 dev kit . It connect to STM32 devkit via UART . I want to tranfer firmware of STM32 from smartphone to NRF via BLE , and from...
Hi,
I added this in SystemInit() (just below the CONFIG_NFCT_PINS_AS_GPIOS section) within system_nrf.c so that I could easily turn on or off the APPROTECT read back protection...