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 am wondering about the pre-made PCB's available on ebay, with a nRF24L01+. At a cost of $1, and with various forum stories over the Internet referencing issues such...
I am using NRF51422 S130. I have a master SPI configuration set up, and not using Nordic spi drivers provided in the examples. I think my configuration is correct.
1- I...
Hi,
We started out developing an application using the SoftDevice 1.0.0-3 (from SDK 0.9.2). We now need to upgrade to SoftDevice 4.0.2 (included in SDK 13.0.0).
We already...
Hello, I have some ideas to do for IoT and bluetooth. Already did some tests with MQTT raspberry pi and ESPs SoCs. Then I started to dive into bluetooth world and I found...
Hello,
I'm working with SDK 11 on nRF52832.
I want to get the IRK from a connection event. I need to identify the connected device.
My following code :
static...
I'm developing a multi-peripheral application on the nRF52832 that started from the SDK v13.0.0 experimental_ble_app_multiperipheral_pca10040_s132 example application (running...
I have two nRF52840-pdk's and two laptops. I was thinking to send test strings using the following Basic setup:
laptop1 - usb1 - pdk1 ....(coded PHY transmission)....pdk2...
I was able to write the code and put it to work on AN5 pin , and I found out that whenever I approach to the DK board he see it as a touch.
I connected to the pin a 10cm...
Hello all,
I am trying to make use of some Adafruit libraries for some sensors in my nrF52pca10040, the libraries are these two Adafruit_BME280.cpp , Adafruit_BME280.h...
Hello
In a schematic I saw the "SWO" connection appear on the Programming/Debug connector beside SWDIO and SWDCLK.
What's it for?
Of course it means "Single Wire...
I want to increase ble_app_uart_pca10040 app sample rate.
I have my own board with microcontroller and use nrf52832 as uart to ble.
I made pack length to 20bytes, I have...
When I start program, my program fall down to
__WEAK void app_error_fault_handler(uint32_t id, uint32_t pc, uint32_t info)
{
NRF_LOG_ERROR("Fatal\r\n");
NRF_LOG_FINAL_FLUSH...
Hi
While using 2 nRF51422 dev boards and using the DTM software together with the DTM python example script the python program reports 0% PER even if I cut the antenna...