I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hello,
I'm having trouble to work on the nrf52832 DK with the accelerometer.
First, I tried to wire the accelerometer as I was wiring it on a Arduino Uno but I couldn...
Hi everyone, maybe I'm wrong but I think that the Garmin oregon 600 uses a ANT+/BLE chip made by NordiSemi, it's possible to know exactly which one it is?
Thank you a lot...
Hello,
i'm trying to DFU from 13.1 to 14.1..
What i have tested is flash(SD + B) + dfu(APP) on both versions. Now i'm trying to DFU all from sdk13.1 to 14.1.
Is it...
I know that latest nRF5 SDK and nRF mesh SDK support SES, it's really a good news for developer. I'm just curious that, can I use SES to flash SoftDevice on macOS? If so,...
Hi;
I am using NRF52 DK(pca10040) board nowadays with sdk 14.0. I read a blog post about power consumption in nordic webpage.( link )
In this blog post, there is a webpage...
I´m currently developing ble peripheral application for the nRF52832 with SDK v13.0.0. I need to have a secure connection between the nrf and android or ios mobile device...
Hi There,
i am new to nrf51822 and new to program this kind of controller.I searched over the website, I couldn't find a good introductory documentation for programming the...
hello there,
i am using nrf51422 but dont know how to write a program for uart. i want to send AT commands to Quectel M95 using uart .
good help appriciated!!
cheers...
Hi. I'm using nRF51822.
My solution needs power on and off continuously.
I think that is not so good at chip.
Do you have any data for how many times it can bear for PWR...
Hi, I'm using nrf52810.
Size of flash memory of nrf52810 is 192kb according to the datasheet.
But size of hex of S112, nrf52810 softdevice, is 281kb.
Why size of S112...
Thanks for reading my question.
I use SDK14 , PCA10040, S132 and modified a little bit of uarte driver, but that should not affect what I said below.
I set the DMA buffer...
I read about Segger studio (on their website) that it reduces the code size. I try to check it out
Here's my opposite result
I've compiled the same app (e.g uart_example...
Hi all , when I run and debug my code , I frequently encounter error :
I think it's related RAM configuration on KeilC .
Please show me what is error ? And how to solve...
Hi there,
So I'm going through that complicated step of setting up the IDE for the first time to get started programming and I'm having issues doing it with the SES and...
hi everyone ,I want to ask you a question, I use the SDK12.3, when the device from the application transformation to the bootloader, when DFU is failed, why the deice is stays...