Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
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 was working with examples/ble_peripheral/ble_app_gls. In the SDK11alpha configuration, I paired the dev board with my Android phone running nRF Toolbox and was able to start...
Hi,
I loaded S110 v8 to nrf51. Then I loaded dfu_dual_bank_ble_s110_pca10028 bootloader.
With this setup, I'm able to download my application via the bootloader.
The...
Hi,
Reading the nRF52 product specification, I see:
"If the antenna is exposed to a strong NFC field, current may flow in the opposite direction on the supply due to...
Req: from the cap-sense board, different tap will be done by user (like 2 times tap, 3 three times tap etc). so the Bluetooth board (nrf52) will receive these taps as interrupt...
Hello Devzone fellows :)
As you may notice, we have posted our first webcast: Interfacing with Nordic's Softdevices .
It's the first test run in a series in which we...
Anyone knows which Nordic chips they have used in this device, and do you know if it is possible to get it to Arduinio?
www.tu.no/.../345999
http://sfty.com/#produc...
Hello,
Some little compilation errors.
in ble_radio_notification.h
typedef uint8_t nrf_radio_notification_distance_t; => is no more defined in SDK but used here
...
I need to do an hybrid app like nRF UART App but with cordova. i can connect and disconnect, but i don't know how to catch the data every time the ble send.
i'm using this...
Dear all,
I make a simple test on the UART0, putting the code in 'simple_uart.c' to my main.c. When I send out a character 'A', 0x41. From the CRO timing, it appears that...
Hi all,
I am developing ble mesh network, the source code taken from this link: github.com/.../nRF51-ble-bcast-mesh . First i tested led mesh example for two boards.
...
Hi, I need to use whitelist in ble_app_uart example, What are the steps that need to be followed for that. Is device Manager is mandatory for using whitelist. Can anyone throw...
Hi all, i followed the tutorial " devzone.nordicsemi.com/.../" and did the challanges, however there is a detail i don't understand (totally newbie here!): the value of temperature...
Hi Nordic Community and Developers,
I'm designing a small Bluetooth module using nRF51822 to use it in my next projects and I need to use thinner substrate material (~0...
I have an application that we have ported to the nRF52 that used an EEPROM to manage configuration values. This application doesn't update these values often but when they...
Hi All, we have used Arduino modules based at 24L01+ in our application, now we are getting to apoint where we need to find one of theese or another one and do a redesign...