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...
I am suffering a very similar problem as to case 280113 (ERROR Error when fetching device versions: readFwInfo error (Origin: "Error when running nrfdl_fw_read_info")) and...
Hi!
I am trying to streamline development a bit and want to set my image version based on the latest git tag and commits since then and I have a script that extracts that...
Hi All, How do I get the raw timestamp in the shell out ? I did try several log timestamp settings but no success.
Observer behavior: *** Booting Zephyr OS build v3.0.99...
Hi I made a custom board with an nrf52811. I did program an ble-peripheral project. After I connected the LED stops blinking and it's on. But now It don't go back to blinking...
Hello, We are using nRF52840 with SDK 15.3.0, a bootloader and the SoftDevice 6.1.1. An update to the same version of application is allowed in our code. We discovered a really...
Hi,
I am working on zephyr example dns_resolve(zephyr\samples\net\dns_resolve), how to test this example , I have gone through readme file many times still it is not cleared...
Hello.
* nrf52840 sdk17.1.0
We make some BLE device using nrf52840.
we using fstorage for storing about flag information. And, We using PWM for LED indicator.
Our...
Hello Devzone,
I am working with the Nrf52-dk and a thingy52. When flashing, I face difficulty in determining whether the onboard nrf52 is being flashed, or the thingy...
Hello,
I am using an Arduino Nano-ble-33 and I am having issue counting edges. The values seem to be roughly 0.4% higher than they should be. If I put a 1000Hz clock, I...
Hello,
I am migrating to a new custom board where NRF52832 reads ADC ADS7042 and transfers data through the BLE. My previous board works just fine, and in the new design...
Greetings,
Today I updated the BLE app of the nRF Connect application (Win 11) to its latest version.
I clicked it to open after it completed the update.
It prompted...
Hello support team,
I'm building a FTMS application on a nRF52840 Dongle amd am struggling with the characteristic UUID's broadcast for my service.
Firstly, I am using...
The docs r ecommend the nRF5340 DK connected as described with a 10-pin 2x5 socket-socket 1.27 mm IDC ( Serial Wire Debug (SWD)) JTAG cable.
Is it possible to use my nRF9160...