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...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
Hi,
I'm working on NRF52840 DK , S140 and I'm trying to send large data (around ~64KBytes) from a peripheral device. I'm using the following functions: - sd_ble_gatts_hvx...
Hi Everyone,
I'm currently testing the battery service with my development kit, nrF52dk, and I've found an error stating "The handle is invalid" when I press the "read"...
Hi,
I want to build a wireless split keyboard (Left and right parts). I want them to connect to one PC but only need to establish the connection one time. Can both part...
I am working on ble mesh with sdk17.0 and sdk5 for mesh I want to send large data vai ble mesh I followed this post https://devzone.nordicsemi.com/f/nordic-q-a/71105/sending...
Hello.
I've a ublox module with nRF52811 chip.
Is it possible to make a BLE beacon receiver with nRF52811? If yes, is there any demo application? I've searched nRF SDK...
I have been playing with an Ikea Tradfri E1812 button, a Philips Hue bulb, and zigbee2mqtt. I see that when I bind the button's OnOff output cluster to the bulb's OnOff input...
Hello,
I am looking into evaluating the nrf5340 with different functions running out of external flash, and how current draw is affected by these functions. We are looking...
Hi All,
I am working on NRF52840 and trying to optimize the BLE throughput. The current settings are:
PHY: 2M PHY
Conncetion Interval: 9.375 ~ 15 ms
GAP_DATA_LENGTH...
Hi Everyone,
I hope you all are well.
I'm using nrf Connect SDK v1.7.0 and VS code for nrf52833 chipset.
So far I've used NUS service in my code to transmit some data...
Hi, I am trying to write an "event dispatcher" so it's possible to listen to types of event and send events. You pass a function pointer and it will be called when that event...
I was gone for a bit came back did my updates and I can't program my boards threw nRF connect anymore. They just don't show up so reinstalled everything many times restarted...
I am using Zephyr development environment for BLE application development on my computer, now I need to use nrfjprog when burning in (flash), my question is whether nrfprog...
hello sir,
i am using segger to program nrf9160 . i have successfully uploaded sample sketch for blink led using "" open NRF Connect SDK " option. Now i want to create a...
Hi,
We have a custom bootloader and a firmware, both use the USB CDC ACM. Is it possible to start the firmware without resetting the USB instance so Windows have a continuous...
Having done a completely fresh install of nRF Connect v3.7.2 for macOS (s recommended by Nordic Support due to known issue with Programmer), and installed both the latest...