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...
Hi
I'd like to realize below function for our product.
The product has static passkey in factory.
A user who use the product will pair with his smartphone using...
Hi, I am soon going to run initial RF Performance Tests. We have designed the board IAW Nordic recommendations, so I do not have any special test points and/or RF connectors...
Hey I am a beginner and I want to use mpu-6050 interrupts to sample the sensor values. I am able to read and write values through i2c but I want to read values only when any...
Hi, I'm updating my code which used to have a direct handler GPIOTE_IRQHandler(void), however I can't seem to get this working.
The Kiel Run Time Management has a requirement...
I updated from SDK 8.0 to SDK 8.1. My project had both app_uart and app_gpiote. With 8.1 (I don't exactly remember how it was on 8.0 and I have not spent any time researching...
I wanna use a nrf51822 dongle to sniff all data packets sent by 4 to 6 beacons, without large loss. The code I use is a python api given here learn.adafruit.com/.../python...
I need to provide a battery level in the application I'm working on. This application's services will all be custom - I'm not using predefined BLE services.
Our device...
Dear Sirs,
I am currently developing a project using nrf51422. My programs works fine with pca10026 develop board.
I builded a custum PCB for my project. All HW components...
In the ble_app_hrs_c the scanning indication LED blinks with a periodicity of about 4 seconds, while the advertising LED on the peripheral blinks at the expected 2. Both systems...
Hi,
I am currently experiencing TWI module lock-up issues with the hardware TWI library, which is supposedly fixed according to PAN v3.0, issue #56. (The issue was previously...
Hello,
For me, at the moment there are two things unclear.
With the help of some Nordic examples, I was able to add a Service with 3 characteristics to the used S120 BLE...
Hello all,
I'm new to embedded development and could use some help here.
I am currently working on our own board with a nRF51822 chip on it and using SEGGER j-link to...
Hi,
I just got my nrf51 dk and my task is to connect it with a bluetooth device, say a bluetooth treadmill, and retrieve data from it. The bluetooth treadmill was designed...
hi, i'm trying to develop a wearable health device.
actually, the device is a little unusual because it is attached to the Armpit or sole of the foot or inside knee ..
...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...