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 there,
While investigating some issues with getting nRF Connect working on Ubuntu Gnome 17.04 , I came across a more fundamental problem.
I now have J-Link V6...
Hi, I successfully modified the Nordic Semiconductor SDK 13's SAADC example adding a feature that performs the FFT of the sample taken and using an RTC is possible also to...
Dear all,
I was following the "Getting started with the nRF52840 Preview Development Kit" page. But when i connect the board to the computer, the board do not appear as...
Is it possible to change the output power of the Thingy to +4dBm and how would one do that.
We are using the Thingy for demos and would like to demonstrate the difference...
Hello:
I have been trying to figure out the proper app ram address base by calling sd_ble_enable.
I am using keil's debug mode, and when the program hit the breakpoint...
Hi, I'm trying to view some logging out put using the segger RTT viwer whilst running keil's debug mode.
I can view some, incomplete loggins in run time (meaning not all...
I find NRF_UICR->PSELRESET[0],[1] can't be written to 0xffff when their values is 0x0015, but the values can be written to 0x0015 when pre values is 0xffff.
so, I can't...
I try to get rssi , but it didnt work. I tried to control what is the problem? , I just want that ; if there is any change , My red led will blink and then I will controll...
I am using Blend Micro with Nokia 5510 LCD.
Before applying BLE SDK for Arduino, LCD works fine.
After initializing BLE UART for nRF8100, send text through nRF8100 by UART...
sorry for short question
almost first step here. I came from eddystone format beacon to here
but I've found long time to add a sensor on nrf51822 module..
some articles...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
when i am load the the program to my nrf52832 with ble lbs example it show an error : Flash Download failed - "Cortex-M4" . my softdevice is s132 v3.0.0 .... please help me...
Hello everyone,
I have tested my prototype on nRF52840 but the board is pretty big and I want to do a product pilot with a custom hardware of mine. Now I know that the...
Yan,
To test my UART program, I'll need a phone which will receive my GATT MTU, such that I can test it.
Do you have such Demo app, preferably for a Windows phone, or...
Is there any simple way of reading analog values from pin. Setting up SAADC is giving too much of errors like command line action failed or any variable is undeclared whose...