I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
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...
I am facing the same issue regarding to this post "Custom Service Issue - devzone.nordicsemi.com/.../".
At least i could figure out the IRAM1 start and size as explained...
Hi there!
I have been working with serializer and have the below issue:
I am using sd_ble_gatts_hvx() to transfer 20 bytes in burst until I get an error (TX buffer full...
Hi all,
first I have to admit that I'm a total rookie in "electricity". I know BLE software-side but just started to learn the hardware stuff.
I just received my PPK and...