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've been testing HID example ("nRF51 SDK v9.0.0\examples\ble_peripheral\ble_app_hids_keyboard\pca10028\s110\arm5_no_packs") for a while.Now,I want to test Custom HID...
I am using nRF52832 , i need to connect external antenna with nRF52832 chip.
I need 20 to 30 meter range. so which antenna is useful. and what is the necessary rule for connect...
I am new to BLE and Nordic. (I am not new to Embedded Systems.)
What I am looking for:
Find a hardware and an example for BLE that I can adapt to my simple needs, e.g...
Wow need a bit of help the Thingy worked once did the update and now it is totally useless its a breathing blue light emitter? Nothing can see it MacBook, iPhone and no apparent...
Hello - I tried looking for my answer here but didn't really get what I need. I'm also relatively new to all of this.
I purchased the Adafruit's nRF8001 bluetooth module...
hi
i am using nrf52 dk wiht IAR embedded workbench IDE ARM 8.20.1
i want to disable the attach to running target from my device HZX-52832-S01A.
which bit i have to turn...
Hello.
I am measuring the current of nRF52832 using Power Profiler Kit (PPK).
I want to change the voltage supplied to nrf 52 arbitrarily.
I used the following case...
Hi everyone!
How to change erase range in DFU during application upgrade ? I have some data saved in flash (by psotage on 0x0007e000) and I don't want to lose them after...
Hi,
What is the advantage of using a Bluetooth SIG defined profile over a vendor specific profile? For example, if we want to transfer battery levels, can we define our...
Hi again,
Hope everyone had a great Christmas.. I did, but Santa also gave me a litte issue with my nRF52-DK..
I using a modified UART example, I have a 5min repeating...
Hello,
Basically my arrangement of NRF network is one receiver and multiple transmitter consider example 1:40 and they all configured with same address,bitrate, checksum...
Hello,
Is there a demo project that contains RTC function with softdevice.
I called the lfclk_config() and rtc_config() function before softdevice initial in main(), but...
I am using nrf52832 chip. I will be receiving time in isoFormat.
I am wondering how convert the iso format to get the date and time in my C program.
I am not using any...
Hi,
I'm develope some sensor with arduino primo, which use nrf52832 as a primary mcu.
I want to measure battery voltage level,and i find some example like:
devzone.nordicsemi...