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 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,
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...
Hello ,
following are my requirements :
to create a secure bootloader which checks app validity at every boot .
the boot loader should also accept UART communication...
I have an Eddystone beacon from minewtech...i've downloaded the nRF connect app onto my android tablet and i can connect to the beacon. the problem is that it's not "taking...
On the nRF51822 Is it possible to check the battery level using the on-board AD, software connected internally, avoiding external resistor divider.
If not what is the best...
Hello,
I've been trying to migrate a project from the nrf51822 that uses s110 7.1.0 softdevice to the nrf52832 s132 1.0.0.3 alpha softdevice. I had to change some given...
How can I found out my NRF51's device Address? (with Softdevice using Random static address?)
Does Softdevice has any API for fetching my device's BLE Address?
As I...
I'm looking at the sequence diagrams for the secure bootloader, and I'm confused about the response procedure opcode for Packet Receipt Notifications (PRN). From the diagram...
Hi
for a new project I need to combine bluetooth with 2G/4G cellular communication, and augmented positioning, meaning we want to use cell tower, GPS and scanning of Wifi...