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 did time measurements for packet transmission (notification) and saw only ~ 30 microseconds (about 1000 ticks with 0 prescale) difference between sending one or up...
Hi,
I am using nrf51822 chip. I am using RTC to generate irq with CC. Everything works fine for IOS and old Android version. New android version makes 2 things when I disconnect...
I own a Surface Pro 3 which has only one USB-Port. Can I set up nRF-Connect with the internal Bluetooth instead of using an USB Hub to connect two development kits?
To whom it may concern.
Ended up on the Nordic Semiconductor website, since I was trying to find a good manufacturer for a Health Smartband and software.
I represent...
Hello, I want to use multiceiver mode nRF24l01. For 4 transmitters.
When setting up the receiver, I can only receive data from the tube 0.
I can not understand how to tell...
Hi all, I'm working on SDK13.0.0 secure bootloader and I'm curious to know about
Why nordic defined, dfu service uuid(0xFE59) is 16-bit uuid and characteristics in...
Hello,
I am attempting to use GCC with Eclipse. I have installed all the tools, sdk, etc. and have also installed Mentor Sourcery CodeBench to get the Make and rm tools...
Hello,
I'd like to know if it's possible to use this chip to analyze the spectrum in the range of 800MHz 1GHz, and if it's possible to capture raw data. With the information...
Hi,
I am working on SDK13 multiperipheral example trying to add nus in code, but it is not able to send anything to connected android , nrf52 is receiving only 1 byte if...
Hi,
I want a Mesh solution with gateway which is able to connect Amazon Web services(AWS) via MQTT.
6LoWPAN mesh network based on IEEE 802.15.4.
Mesh devices can be...
I'm looking into a project that needs to have BLE to communicate with a user and a mesh network to communicate with multiple data gathering nodes connected by 2.4GHz RF links...
Hi,
I am using nrf52832 for my application. The application share same SPI module for two sensors(with sensors are selected using two chip select pins). Is it possible...