Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
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...
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...
by writing servals data into flash ,the data is always is 0,
void fstorage_test(void)
{
ret_code_t ret = fs_init();
if (ret != NRF_SUCCESS)
{
bsp_indication_set...
HI,
I am using nrf52832 with softdevice 132. Using SPIS1 to get the sensor datas from nrf to AARDVARK for calibration. Whenever I send the data's from aardvark(using AArdvark...
Whenever I try to flash the device in keil, I get a no Jlink device found. I get a similar message when trying to connect to the device via Segger. nrfGo Studio just does...
hello:
i want to use pwm in SDK9.0, in my project ,i need to send a cmd to nrf51822-QFAA,and then it control the motor on ,and with this cmd ,i should contrl pwm to let...