Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
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.
Hello,
I found out that S/N from nrfjprog -i command returns the same number among different debuggers, all of them are 123456. At the same time, S/N showing from J-Link...
Hi,
I'm developing a peripheral that expose the HTS service.
I have the on_hts_evt event handler to handle BLE_HTS_EVT_INDICATION_ENABLED and BLE_HTS_EVT_INDICATION_DISABLED...
I am hoping to get solid verification that nordic offers a solution for sniffing BLE 4.2 packets.
The application I need to sniff is maxing out the MTU (250B payload) so...
i want to implement 2 hardware SPI communication in my code. i have one already working. talking with LCD ILI9341. the functions are using spi_write / nrf_drv_spi_transfer...
Our beacons are going into production, and to make function tests faster for our manufacturer we would like to transmit our beacon UUID, major, minor at a rate of 760ms for...
Just a question out of interest.
Is it possible to prevent the HFCLOCK from waking up on events and execute software on the LFCLOCK. I think this would be really useful...
Hi, I'm trying to create subfolders with loop. My partly code looks like:
So, it creates new dir but after that my app is crashing and rebooting, and it works fine if...
Hi, I have been running into some problems with the serial secure bootloader example in the SDKv13.1.
I build the example project from the SDK v13.1 with a custom generated...
Hi, I'm new to the nRF52840 PDK and using it for some evaluation purpose for a specific product.
Would you mind telling me how to debug the board? Is it just plug in the...
Hello,
I am developing a new application for Asset Tracking, whose general architecture is the common one - where Beacons are mounted on asset and the Reader scan for Advertisement...
Hello Everyone,
I am working on nRF52832 based custom board and testing the BLE advertising and connection with custom board, custom board adverting but when I am going...
Hi, Nordic staff.
I'm working with Central device using S120.
Our custom has developed a peripheral device using third party's BLE module and
wants the Central device...
I am trying to initialize the BLE NUS UART service and the BLE LBS service so both can be used at the same time in a single nRF52 application. I can initialize a single service...