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...
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 have searched Devzone for changing the transmission power; even though there were similar issues related to mine but at the end, It did not help me.
I am evaluating...
Hello
I am reading sensor and broadcasting via nrf51DK its working perfectly when voltage supply is morethen 3v
but when I give voltage between 2.1v to 3v its stop broadcasting...
I cannot install the app "Programmer" automatically. The connection always fails due to poor network in our country. The error report is as follows:
Is there anyway to...
Hi Community,
printf() (and variants) fail on rounding floats: This is is probably an error in the printf implementation. I tested it with SDK 16.0 on NRF52840.
Format...
Hi,
In addition to listening the advertiser's and beacon data we also need to offer the master application - which is connected to BLE-module via UART - the possibility...
Questions about ‘Application data’ placement in the flash memory
Is there a function or other mean that could give me what is the lowest flash memory address that is occupied...
Hello All,
I am working on the Nrf52810 with sdk 15.3.
When we connect device through nrf connect app (android) i wanted to disconnect after 1 min .
I have given timer...
nRF52840 DK:
ble_app_blinky is working. After that, I flash ble_app_bms, ( working),
then flash ble_app_blinky- the smart phone is not able to discover service .
Any...
When scanning 1MBPS & Coded PHY at the same time, the probability of Coded PHY broadcast scanning is very low, and 1MBPS PHY broadcast can be scanned normally Slave configuration...
i have come across a couple posts related to providing more compatible Altium design files so that other CAD packages can import them. The best articulation of this point...
Hello I have upgrade software and modem firmware and the program using mqtt protocol don't work any more.
Besides the connection to the broker (many error -106), the program...
Hi, Im using a BMD-300 board with the external crystal installed, I can run zigbee examples fine, even using the external crystal, but when running the Mesh examples I can...
Hi
I have some doubts about NB-IoT and I wanted to clarify them before start deeping developing with nRF91 since this module work with this network.
I know that NB-IoT...
Hi,
I use SDK13.1 FDS example and have some questions about that.
Is there any influence about the lifetime of Flash when i use FDS function to write and delete the records...
Hi,
I am a beginner with nrf9160 DK and followed the instruction in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html#gs-programming...