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...
Hi,
I use bootloader from SDK6 and I have sd_power_system_off() in on_ble_evt in event BLE_GAP_EVT_TIMEOUT and BLE_GAP_EVT_DISCONNECTED. I use SDK7.1 and SD110 7.1.
It cause...
I'm programming an application that uses the NUS, and I'm trying to test my code using the Android version of nRF Connect. I'm using a nRF52832 on dev board PCA10040, and...
Hello,
With sdk13 and app_pwm library, I only got 9bits resolution for 32KHz freq.
The pwm should have 16bits resolution, with max freq 100KHz?
please could anyone...
hi ,all
I feel confused about" out_of_sync" and" in_sync" parameters .If a devece is in sync,how the channels was changed ?And what's the use of"nrf_gzll_set_device_channel_selection_policy...
we builded " BLE to IR " using nRF51822 , it was working fine with out the softdevice.
problem start when we integrated with the SoftDevice .
1.the problem that we need...
Hi.
I am trying to get a capacitive sensor library using a button ( 2 plates, one to ground, one to the AIN, separated).
It's going crazy, sometimes it just get tones...
hi,
I'm designing a board with nrf51822 chip. this board work on 2450 lithium rechargeable battery and it contain an MCP73831T circuit which is responsible of recharging...
Good Afternoon,
I hope someone can point me in the right direction.
We've customised an NRF51822 beacon and made it into a sensor but there seems to be an strange error...
Hello all , please your help
I need please , a reference design of nRF51822 for minimum with CR2032 .
using a pcb antena . ( distance is 4M) + the JTAG lines ...
Hi,
I am trying to secure OTA in nrf51822 board.
For that trying to build bootloader file available in SDK 12.2.0 version at location nRF5_SDK_12.2.0_f012efa\examples...
Hello,
I'm working on a project for which I would like to interface bno055 with nrf51822 smart beacon using i2c/uart. Basically the beacon must extract sensor values from...
With calls to these functions:
nrf_drv_gpiote_init()
nrf_drv_gpiote_in_init()
nrf_drv_gpiote_in_event_enable()
I have a handler (interrupt) routine that services a CAN...
I want to create a whitelist on the Central device. Because there is a lot of peripheral devices around and I just want to connect one peripheral device. First I register...
We have been recommended to use RIOT OS for our application and have been going through the tutorials but it seems that accessing the GNRC API for low ping ip communication...
Hai
i am using mbed to program my nrf51822. i need to implement bonding in my application. for that i am using securitymanager. and i have changed DEVICE_MANAGER_MAX_BONDS...