Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hello
I'm new in nRF51 SDK_11
In my tutorial I want to set a RedBearLab BLE_Nano nRF51 like Central.
I read the references in " developer.nordicsemi.com/.../a00066.html...
If I want to do a project following.
The central that has NUS service can connect to at least two peripheral .
Two peripheral also have NUS service.
I can receive notification...
Hi Guys, my project requirement is i have to make sure that my nRF8001 should bond with only one peer device. So i intend do a whitelist one peer device address, whitelist...
I'm trying to use 4 pwm by hardware
and 2 pwm by ppi.
It works pefectly purely.
and if softdevice included.
I have to change nrf_ppi_ to sd_ppi_ api.
and got no demo...
hi. As I know, if I want to change my nRF8001 Device name, I have to check "Over the air" and "From application controller with pipe" boxes in nRFGO Studio. in this case,...
Hi,
I want to make sure that the nRF52832 can start working (turn on) with a 1.8V power supply. Therefore I went to check the default value of POFCON register, in which...
Hi,
I got the PWM example code working, but I need only 3 PWM pulses (14usec on time and 34 usec off time). How do I configure the PWM pins to output just 'n' cycles? thanks...
Hello,
I have downloaded the nrf52 sdk (version 0.9.2) and following the steps listed here: infocenter.nordicsemi.com/index.jsp , to run the blinky led example. However,...
hi, i'm looking for layout and schematic (altium ver.) of attatched nrf module (nrf 51822 BLE).
how ans where can i get this ????
actually i need the imformation...
Hi,
For each sdk version there is a release note of known bugs which is good :-)
I guess it lists the bugs known at the time of the release of the sdk.
Are these posts...
Hello,
I am developing in NRF51 with gazelle communication. I specify in project setting (in IRAM) to use full RAM of my nRF51, and use MicroLib. My last working application...
Hi,
I wonder if anyone knows any free C++ compilers for nRF52. I tried the mbed but it is not fully supported for nRF52.
The regular GNU GCC: arm-none-eabi-gcc works perfectly...
We are working on a project using the nrf52832 (SoftDevice s332 v0.9.1alpha, nRF5 SDK 11.0.0) in which we build a library as a hex file and and load it into a known flash...
Hi Guys,
I am using Bluez 5.39 on Ubuntu 14-04 acts a the peripheral by running "example-gatt-server" which creates 3 services and serveral characteristics within it. ...
In a project, I know the Bluetooth address from the machine, also know the phone's address. I want to let Bluetooth devices from the computer and mobile phone side of Bluetooth...