Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
I'm trying to figure out something I'm seeing. I've modified the relay demo in the nRF52 SDK so that when I press button 2 on the board, it destroys any connections, erases...
Hello Everyone,
I have configured gpio pins for buzzer pin6 and pin 7 and am trying to clear those pins after buzzer making the beep sound but it is not getting cleared...
hello there i downloaded nRF51_SDK_10.0.0_dc26b5e.and run this example experimental_ble_app_blinky_s110_pca10028. here when i write 1 from master control panel LED turn on...
Hi,
I've asked a couple of questions around this before but that was before I thoroughly researched into what I was actually asking.
I would like to attempt to use the...
Hi,
I am currently working with the nrf8001-DK. I've connected the nRF8001/nRF24L01+ shield adapter to an Arduino UNO R3.
I've run the ble_uart_project_with_dfu_template...
This isn't really a question, but I'm not sure where to post something like this. The stock app_button_init takes a pointer to a non- const app_button_cfg_t . The library...
Hello,
i am working with nrf_pwm library which is there in git. Also, on my device, with PTR51822, S110 7v is running. I am having tri color led on the device, by using...
Helm alert.7z Hello!
I have tried to make a additional custom service with a characteristic to contain data from a sensor value. I want the server to only send the value...
I have a problem with some current consumption I cannot explain.
I first thought it had something to do with floating pins or something, but that does not seem to be the...
According to the nrf52 product specifications, the PWM peripheral consumes 200 uA running at 16MHz. But a TIMER in combination with PPI an GPIOTE consumes 30.1uA max. Why...
Hi Nordic,
Which version of nrf toolbox for IOS can upgrade the zip file containing application hex, bootloader hex and softdevice hex together? I found the DFU function...
Hi Nodic enginner;
Now i am using 51822 in my product. I find that there is a 2.5mA current in my board that is no firmware. The question i want to ask is that how much...
I have made a basic pcb for a school project, with just the nRF51422 chip, a J-LINK programmer and and antenna on it. I am trying to test the functionality of it. I have gotten...