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...
Just out of curiosity, can we have a Bluetooth Classic device communicate with a Bluetooth Smart Device.Both the technologies are very different at the protocol level but...
Hi, I am working on a project that the ble sensor will be mobile. I load mutiple nrf51822 with the softdevice S120 working as APs and place them in different places to extend...
Hi there,
I am trying to implement scanning feature based on timeslots (with BLE).
I can receive and transmit my packets in timeslot. However I need to send PACKET_A and...
We have conducted some form of RF performance test at various battery voltages (3V, 2.5V and 2V). And the results we got shows significant degradation in performance at lower...
HI,ALL
thank all kind developers.
i need make my board as a central.
when i overview the source code,the function 'scan_start' contain the function ' bsp_indicayation_set...
HI,EVERYONE,
NICE TO MEET YOU,
i wanna know that if the buttons_leds_init assigned three buttons at once.
And i noticed that the function name is 'advertising_buttons_configure...
Hi All,
We are in design phase of our project, which uses two NRF52 chipset one as master and Central , We have some prewritten content in Flash, which need to be read...
I ´m testing gpiote interrupt, i´m work with nrf51-dk, softdevice S110 and sdk 9.0.0.
I have a pin that receives a signal 0 all time, and it changes to 1 when I have to...
Hi, I'm using SDK 7.2 and S110 7.1.
I haven't mirgrated to SDK 10 yet.
I'm using the HRS and bootloader (which uses dual bank and BLE OTA) example.
After I select...
I am using nRF51 with Softdevice S110 to do a BLE peripheral, I want to have pin-code authentication before central device (or android phone) can connect to the peripheral...
ble_app_hrs_rscs_relay.hex the application ble_app_hrs_rscs_relay in SDK v9 can run fine,but in SDK v10.0.0 it doesnt work,even when i debug , it cannot go to main, and i...
Hi.
I have troubles.
I'm using nRF52 DK and V0.9.0.
I'm making program that does TWI communication between MPU9250 what is 9-axis sensor.
error is false every time.
...
I'm having problems getting the DFU dual bank ble s110 example to work on my target. My custom BLE app on my target is running fine, so my hardware is all good, and the DFU...