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...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi everyone,
at the moment we are trying to upgrade our nRF9160 software form the SDK v1.8.0 to the newer version SDK2.0.0. The main issue of the migration is our UART implementation...
Hi,
I'm using NCS v2 and VSCode on a custom board, and the android nrf connect app.
The board which has an external crystal, which I am not trying to use, in favor of...
Hi,
I am migrating to use Advertising Sets, which require Extended Advertising, and I am seeing that the number of connections per-connectable-service is seemingly reduced...
Hi,
I have been successfully working with CoAP customized client/sever app for a custom dev board. This custom dev board was based on Minew MS88SF21 module. I have created...
Hi,
I create two extended adverts, one connectable and one none, (nRF Connect 2.0.0) using the following code:
This works great, but then i want to amend the data...
Hi, I have just started looking at integrating Matter in my devices and am looking to measure voltage. However, there is no cluster under the matter clusters that matches...
Hi,
There is a loose wire on our PDK, The right side is on the cap, but the left side is loose and not clear where it came from. Can you help?
Regards,
Peter
Hello everyone,
In my application, and in samples I have studied, the A-GPS data request starts with the NRF_MODEM_GNSS_EVT_AGPS_REQ event when the modem wakes up/is started...
I'm in the project in which we are trying to implement logging to file functionality to NRF5340 chip.
Following lines were added to config.proj file:
# experimental...
I am trying to write the code for motor controller. I am need to move motor to certain number of ticks based on the given input.
Currently I am using n20 motor for testing...
Looking through a lot of the examples there is a pattern like the following:
Where you capture the success of the function, and on a failure return 1. My main question...
Hi,
We noted in the errata (Issue 133) that the radio performance is significantly degraded if the QSPI is enabled. The suggested workarounds are to 1) lower Vdd to 1.7...
I was working on some project that time i got this error
-- Application: I:/edge-rtos-babelfish-v3/examples/blinky_starter_app -- Found Python3: C:/Users/40025637/software...
I would like to download a new SIM profile on a removable M2M eUICC which is inserted in Thingy91. Can you please let me know how this can be achieved on Thingy91?