Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
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...
hai
i want to store a struct contains two elements . can i store it in flash using pstorage....?
if so how can i do that.........?
or
can i store a two dimensional...
I want at s132 use RT-Thread RTOS,but I see arm_startup_nrf52.s file defined Stack_Size and Heap_Size 8K, can define Heap_Size = 0? reduce the Stack_Size (such as 4K)?
so...
Hi,
I want to know that what is the different between RS232 and TTL.
I want to know that can we two RS232 to TTL converters back to back in the wire ??
Hi,
I'm using nRF52832 Software Development Kit, PCA10040, S132.
In nRFgo Studio, I erased all my SDK.
In nRFConnect, I selected serial port which SDK connected.
And...