Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
It seems that I can send 2 packets per connection interval but not more on the Nexus 4. When I try to send 4 packets per connection interval, it seems that I run out of TX...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi,
I have a problem at restoring the bonding that is saved on Android EEPROM. I'm using Nordic 8001
I'm using the example from proximity. I modified the services.h...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
I start dfu like this:
erase all with nrfjprog.exe (nrfjprog Version: 3.1.1.35916)
program softdevice s110_nrf51822_6.0.0_softdevice.hex into nrf51822(QFAAFA...
I was trying around some experiments with the Sdk 5.1 Hrs Example code.
I want to do something special (e.g. turn on a led on the nRF6100 board) when the devicename was changed...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello Everybody,
I need to write a boot loader for nRF51422. Any suggestion for it, reference site ,sample code for quick reference ?
thanks and regards
Robin Sing...
Hi All ,
I am trying to run the nRF51822 DFU sample code(SDK5.1) on nRF51422 new chip set( QFAAE0 ).but when i am running on nrf51422 i am getting below message and able...
I tried to debug Nordic provided Uart App code on the Google Nexus 7 II device.
But I found a problem, when I remove: LocalBroadcastManager.getInstance(this).registerReceiver...
I have taken the S120 app, and am trying to have it connect to an external peripheral (not the provided S120 Multilink Peripheral app)
The S120 app successfully discovers...
I just received my mKITs. It is not the first product I have received and add keys into MyPage.
It just has a card that says to go int my account an add the keys, but I...