I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hi, I am trying to control an Omnivision Camera module using the nRF51822 EK. The module uses their proprietary SCCB protocol, which is very similar to I2C. However, there...
I am now using 52832 to do a project, need to send a BLE broadcast package first, and then start scan, what examples can I refer to?
Attachment is my TX/RX process,and...
Hello,
I always observe 4.0xxV from the li-po battery attached after when thingy52 stopped charging.
I think this problem maybe because of output current from the battery...
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...