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...
currently, i connected the nrf52(spi master) with ads1292 (spi slave) which is a ECG sensor. For the ads1292 chips, there is a output pin generating the signal called DRDY...
Hello evryone,
i cloned button example form github to sdk version 9.0.0 and i modified the neccesary changes between app.gpiote.c//nrf_drv_gpiote.c files and set the GPIOTE...
HI,ALL
there are two 'uart_event_handler' function in the project.
one in main, and the another in the app_uart_fifo.c
with the source code, i think when i input...
Hi everybody
I make an application which combine ANCS and NUS services on my device (nrf51 SDK 9.0.0,softdevice 8.0) This application works properly when I use IOS device...
Could you explain why 8 reload registers exists. Its use and use case. Since I believe we need to reload every register each time we have to reset counter.
I have a rare issue where my device won't advertising as it is waiting for a Pending Flash event to clear. However I want to add a supervisor time-out to this. It is safe...
Hi ,
I am getting error in pstorage_store function .
On further digging function
if ((!is_word_aligned(p_src))) is returning the error.
What does this function check...
I use nrf51822qfaa,s110 v8.00,keil MDK IDE. If the program is wrong,The chip will reset, I want to save some data to the FLASH area before the chip reset. What I need to do...
The example DFU project (dual_bank_ble_s110) for NRF51422 seems to work just fine on my custom board that has NRF51822. Is there a problem to use it like that if I set the...
Dear community,
I'd like to report a problem on the Direct Test Mode software provided in nrf51 SDK v6.1.0.
In this mode, 2-bytes commands are transmitted over the serial...
Whenever I try to run the following Convolution function for the 12th time in my code, the Processor is halted and I get the following Error on console:
Performing single...
According to this example, the device should be advertising RX and TX Characteristics. I also believe that when I connect to the UART app using my iphone, I should be able...
I have been successfully using my nRF52 Dev Kit (PCA10040) for the last few days. Today, when messing around with the UART drivers, I seem to have messed up the JLink-OB....
Hello,
I have an NRF51822 beacon board and two small 0.96" OLED displays (does not matter for me which one o use). One with GND, VDD, D0, D1, REST, D/C, CS and VCC pins...
I'm on windows 8 using the 1.0.1 sniffer application and wire shark 1.10.14 64bit with a Nordic nrf51 dongle. I'm using an nrf51 dev board with ble_peripherals/ble_app_blinky...