What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
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 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...