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 everyone,
I'm brand-new here. I have developed quite a bit of software on desktop PC's, but this is my first experience with embedded programming. A few weeks ago...
Hi Team,
So I downloaded the new nRF Connect for OSX. I inserted my PCA10031 nRF51 dongle into my USB port and the relevant lights lit up. However nRF Connect does not...
I am quite new to embedded firmware development and definitely just two days old into Nordic nRF52 development.
I want to just setup a 25% duty cycle clock output on GPIO...
Hi,
I have a very sophisticated program on nRF51822 with SD120 which uses SPIS (as an RX for another board) and UART. I used "spi_slave_example" as a base program.
I am...
Hi, in the (not great) mBed PWM driver, when setting up GPIOTE to toggle the output pin they do this:
/** @brief Function for initializing the GPIO Tasks/Events peripheral...
Hi,
I have a application that needs to advertise only for 120 seconds and on change in values of accelerometer , it needs to start advertise again.
presently i have a...
Hi,
I've been using these parts for a few years (the 51) and recently did some work getting the boot loader to be joined together with the application into a single burnable...
Hi,
I wish to exchange the sensor form mma7660 to hmc5883l, so I simply replace it with my own function just like mma7660 did.
Those function are
define HMC5883L_ADDR...
Dear All.
As I know, nRF52 support PDM mic. So, I'll make recording sound with nRF52.
But, I do not find PDM example on SDK 11.
Please notice me, where is the PDM mic...
We are using the NRF51822qfaag0 ic and softdevice 7.3 with sdk 6 . We are able to do dfu using the android device with nrftool box apk. But we have to do dfu from windows...
Hi There
I am working on NRF9E5-EVKIT-868/915, suddenly I faced a problem where it stop running any burned program. It is successfully programmed and verified but nothing...
Hi,
I would like the nRF52 control an antenna switch IC whose interface is MIPI RFFE compliant.
The nRF52 is the master of the bus.
I've been told the MIPI RFFE is...
Many of the example applications from Nordic use the "Connection Parameters Module" from the BLE SDK. There appears to be some documentation of the API in the "Connection...
I've been browsing the forum for a bit now, tried some things but still no success... so here's my problem...
My goal is to setup a simple bi-directional wireless link...
Hi all
I'm running into a problem with ble_multilink_central where the NRF51422 gets stuck in app_error_save_and_stop with the following information :
id = 1 (Is this...