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 am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi ,I'm trying to program Qtouch with nrf51822, and i have a question : is there any libraries i can use for my Qtouch in nrf51822 ?
i'm using QTouch :Atmel- AT42QT1070
...
I am using Nordic SDK to develop an application. I need to turn PWM off and turn it back on (to produce a beeping sound from a buzzer). To do this I went into the bsp.c file...
Hi..
I am using NRF51822 , we are using Ceramic antenna. We are thinking of designing body similar to the image. perimeter of the body is made of metal (aluminum) of thickness...
Hello
I am looking to make a program on nrf52 in which i send various values from nrf UART app on a mobile, and each value controls a LED on a GPIO. For example, sending...
Hello,
I want to combine the RTC example from the peripheral to one of the BLE peripheral examples but the problem is that the BLE peripheral examples need the softdevice...
I have troubles with logs over uart.
I'm debuging dfu bootloader secure with SDK 12.2.
BLE is used for DFU transport.
I set NRF_LOG_DEFERRED 1 as in my another application...
I have reading lot of questions/answers about the nRF52840 and when asking for pricing and availability the answers is always "call to sales manager or distributor" , however...
Let's say we are running multiple state machines in a ble device, so that it can accept multiple connections in Slave roles. Will all the state machines share the same Advertising...
Hello,
I'm trying to measure battery voltage on nRF52832 chip using SAADC based on examples/peripheral/saadc and examples/ble_peripheral/ble_app_proximity and noticed that...
Hi I think this might be a potential bug in peer_data_storage.c
ret = fds_register(fds_evt_handler);
if (ret != NRF_SUCCESS)
{
return NRF_ERROR_INTERNAL;
}
ret = fds_init...
Dear All, I'm developing a connectionless beacon, it can be an observer or broadcaster device depending of time slot. But softdevice stack does not leave available space to...
I have an application that uses FDS and I've recently added to it the peer manager in SDK 12.2.0, which also uses FDS. It turns out that the application data keeps being updated...
Hi!
I have some questions with regards to the Philips Dual IR/RF remote (and other remotes) using Nordic Semiconductor components:
www.nordicsemi.com/.../Advanced-QWERTY...