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...
Hi,
After couple minutes of running my application catch softdevice_fault_handler with program counter set to 0x11150. Can you tell me what may be a reason of this error...
Hello community,
We have a requirement to do concurrent BLE peripheral and broadcaster roles with S132 stack. This seems to be one approach but a bit crude for our requirement...
Hello,
while reading the nrf52840_OPS_v0.5, I discovered, that there is a 32MHz peripheral clock. I did not found any reference to it in the rest of the document. Is there...
Hello,
we need to first enable GPIOTE+IRQ. Then after 1st IRQ we want to keep only GPIOTE and disable IRQ. We do not want to disable GPIOTE (because it works with PPI), but...
I'm currently doing tutorials with the nRF52832 DK and am asking myself this question. How would I connect the nRF52 SoCs to my PC for flashing? Also, how should I edit the...
Hello,
I do migration from SDK11 to SDK12 (S132-SD-v2.0.1 to S132-SD-v3.1.0) and my device (nRF52-DK) randomly got a MAC of 00:00:00:00:00:00.
Helped by the migration...
Hi,
I am using BLE UART application with softdevice S132 on nrf52832 board.
I wrote a code where where i am using systick interrupt, GPIOTE interrupt. Also code has SPI0...
I have been reading device manager of SDK10.0 for nrf51822 . I looked at dm_ble_evt_handler and whole device manager source code but i didn't found where keys like IRK , LTK...
Hi,
i am working with nRF24LE1's as one master and many slaves. I also use the RTC2 functionality for the register retention mode.
As i read in the documentation the...
Hello,
I would like to know if it would be possible to create a public repository on my github account where putting all dependencies for my project including the folder...
Hi Nordic,
I want to include this library ( github.com/.../MPU6050.cpp) in my project, which is an evolution from ant_ broadcast example, in C. However, and after reading...
My application:
I have a peripheral (S110) that registers important alerts and immediately broadcasts them to any central that is listening. There will be some amount ...
Everyone.
Do you use nrf_drv_adc when using nRF 52832's ADC?
Or are you controlling the ADC directly?
I am not good at nrf_drv_adc.
Is this justice?
Please tell us your...
Hi, I was setting my new computer and installed nRF5x-Command-Line-Tools-Win32 V9.2.1.
Then open nRFgo studio it requests an update with strong recommended. After the update...