Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Hi,
I want to write a firmware for one of our products with on nRF51822 QFAC included.
I downloaded the SDK v7.2.0 and I want to use the ble app hrs project as a starting...
Hi,
Currently working on nrf51422 with s130,I have currently been able to transmit 20 bytes of data at 100ms interval to mobile.But when I decrease the duration of tranmission...
Hello,
I am trying to use uart port on pca10040,
Connected tx,rx pin to FTDI USB Serial Device converter .
Disconnected the usb cable, device is now powered over...
I want to use the pwm to control buzzer, but when I use init function, the power will increase 880 uA, how to decrease the power.
void beep_on(void)//beep on
{
app_pwm_channel_duty_set...
Hello,
for my project I'm using: SDK11, s130, nrf51 (nrf51822-QFAC), central and peripheral roles, DFU.
I've managed to have both peripheral and central roles with DFU...
hi, i am using eclipse IDE to implement ble_hrs example. while i am calling ble_stack_init() from main function. in the ble_stack_init() function UNDER THE macro SOFTDEVICE_HANDLER...
Hi,
I'm writing a sample application that uses the s110 softdevice (7.1.0) on Adafruit blefriend. I can program the softdevice using Segger J-Link and upload the application...
Hello Everyone,
I want to know how can we program S110 to nRF51822 . We need to download its binary from nordic site after that what is the procedure. can i get any document...
Hi,
i am using the sru232 module (having nrf51422) in my project. I just want to program the softdevices-s310 using Keil-5 but i am not able to do so, while i am trying the...
I'm tring to run my first twi program using nrf52. but I got complilation error no number named Power in NRF_TWI_Type
it's strange because NRF_TWI1 called from twi_master_write...
I'm building a project on the nRF52382 with the S132 SoftDevice. The project includes a Central device (GATT Client) that reads values from a peripheral device. I used the...
Hello,
I'm using the nrf51822 chip with S110. The advertising rate is 3 seconds.
I'm testing with 4 different smartphones:
Samsung Galaxy Xcover 3, Android 5.0...
I am running the NFC Launch APP example in SDK5 v11.0.0. I am using a PCA10040 dev board with the NFC antenna connected to it and testing against an NFC-enabled Android phone...
Do the GPIOs sink current even when there is no power applied to the nrf52 chip?
We connected a LED to one of the GPIOs and connected the other end of the LED to VCC. The...
hi all,
yesteryday,I download bootloader and app to my nrf52832 by nrfgo studio, but I checked the option lock entire chip from readback ,after that,I found I can not download...