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...
sdk16.0 ble_peripheral/ble_app_hrs example
I start on nrf52840 DK with the SES
I run the following commands
nrfjprog --recover
nrfjprog --eraseall (?? just because...
I want to add peer to my project_ manager_ Init() implements pairing binding and whitelist. My project is S112 under pc10040e directory The reference routine is e: workspace_...
I want to test the mesh,but Idon't know hao to fine the path to nRF5SDK instance
..\nrf5_SDK_for_Mesh_v4.2.0_src\examples\sensor\server\sensor_server_nrf52832_xxAA_s132_7_0_1...
We are developing a device that has different "modes", and in some modes it acts as a HID keyboard and mouse, but in other modes it does not. This device connects to iOS and...
Hi guys,
I am using the nRF52832 board and after I enabled my device to measure the temperature and return this value, now I will like to save that value in non-volatile...
Hi,
Had a project working and compiling beautifully, all ready to go, last thing to do just upgrade the SDK from 17.0.0 to 17.0.2 and the s132 7.2.0
So I change the...
Hi
I start in programming on nrf9160 DK with a sensor BME280. I followed the tutorial "getting started part 2" (https://devzone.nordicsemi.com/nordic/cellular-iot-guides...
Hello, dear sir:
In my opinion, HFXO means external oscillator, I need to buy a external oscillator because it is not exist in nRF9160?
HFINT means internal oscillator...
I use sdk16 on nrf52810 for development, but I want to use long broadcast packageada. What should I do?
A short broadcast packet can only be 31 bytes
thank you!
To the kind attention of Nordic support team,
I was reading in peer_manager library that when a ble connection is established, using the connection handler as a parameter...
Hi ,
In our actual design, we are using nrf52810. We have done all our development on nrf52832, as there is no Eval Kit present for nrf52810. We are porting our development...
Hello,
I can see RTC drift of around 14 seconds in 1 hr when I select the internal RC oscillator in sdk-config of nrf-calender example.
Is this much drift expected? In...
I would like to add events for button release and button long push to my application. I also want to keep the SDK folder unmodified for easy upgrades.
To do this I copied...
Hi,
In my project, I am using High voltage mode [VDDH] in this case automatically REG1 [LDO] will be enabled. But my question is as per the datasheet i understood that even...
Hi.
I am developing using nRF52820 example source using SDK 17.0.2.
USB and LESC were added using S112.
However, during operation, the following HardFault error occurs...