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...
On our project we're using a Raspberry Pi 3 compute module with custom hardware and 2x nRF51 SoC running HCI from Zephyr.
We'll be delivering more than 150 of those devices...
Hello! Can I use one of the gpio pin as power source directly for other MC on my board (hx711 - ADC with current consumption in normal mode 1.5ma (from datasheet)). I understand...
Hello, long story short:
You now must use write request instead of write to write the CCCD descriptor.
Allegedly (according to a nordic employee) both types...
Hello,
We are currently designing the hardware for a production run of our product using the nrf52832 chip and would still like to have debugging capabilities with breakpoints...
I'm using an NRF51822 with soft device s110 version 7.1.0 and I'm having timer-related issues.
I create 1 periodic timer and 6 non-periodic (single shot) timers with app_timer_create...
Hello guys,
Hope someone can help me here. I am working with the NRF52 and want to use Zephyr . I am able to flash it. Using the nrf52 as periphal does not cause problems...
Hi,
I'm using SDK13.
I'm tring to save big size data (about 10KB) into flash when received them with 20 bytes pieces.
I called fds_record_write() in NUS's data handler...
Hi, I'm new to wireshark, and I want to filter all those empty pdus, they make it really hard for me to find the useful packets.
I tried btle.lendgth != 0, but got an error...
So I'm basing this off of the ble_app_hrs that initially has heart rates service and battery service. I want to create my own custom service andcopied the project to use as...
Hello,
I tested the example project "custom serial chat" from Atmel and wanted to see which Handle is used to send and receive data from Smartphone to the BLE-Board (SAMD21...
Hi.
I am designing PCB based on NRF51822-QFAA-R7.
There is 2450BM14E0003T balun will be used.
Here is reference design for that pair (NRF51822 + 2450BM14E0003T):
www...
I would like to register a bug report with the nRF5 SDK version 12.2.0. If you look at the example code in the SDK you will find that every example has a different build configuration...
We have a project which need to control the distance between the slave and the master to be less than 10m, say 5m. We tried -20 and found it a little longer than we expected...