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...
what happens when USB supply is powered but VDD isn't powered?
The internal USB LDO is working ? DECUSB go to high or not ?
Is there a leakage current from usb to nRF? ...
Hi, all!
Is it really possible to timestamp 4 GPIO edges in parallel with the nRF52?
It would need to be as fast as possible and some edges might be simultaneous so...
hello:
I'm looking for a bluetooth solution for our equipment. We need a chip that simulates a serial port, what we send by SPI port, it is received in the mobile and the...
Hello,
I would like to understand how can I make use of the macro ERR_TO_STR_TWI in order to know what error is being given by my TWI module function.
I have tried something...
I am attempting to run the SoftwareSerial example on the Arduino Primo.
The example code does not work and I am wondering whether the pin assignments are correct.
Example...
If I use PWM "nrf_drv_pwm_simple_playback"
and that will go to "start_playback"
How can I catch end point after it finish entire function?
BTW, the process will keep...
Hello All,
I am working on nRF52-DK, nRF52832 PCA10040, and i want to know on how i can wake up my device from sleep mode using hardware interrupt. I am using interrupt...
Hello,
i want to power off and on the board using the Long Press Button Event.
Is this possible? Please help me out to resolve this issues...
Thank You
I used to get all my output by running cat on /dev/ttyACM0. Now I only see the first few lines, until the filesystem gets mounted.
How do I prevent Linux mounting the filesystem...
The Bluetooth Mesh Light Switch example provides an example of how to program a Bluetooth Mesh application where the client model is on the provisioner device and the server...
Hello
what we want :
One central and several periphals.
The periphals will have different DEVICENAME.
Is this possible with the NUS Service?
The doku says ;
Note
...
Hi all,
Anyone has tried if the Tx power of nrf 51822 is changed from +4dBm to -20dBm, how much power (%) can it save, in a ballpark figure?
Thank,
Carl
hi
i am using the sdk 12.3.0 when i'm trying to compile the file under blinky/pca1028/s130 i'm getting this error anyone can help me please
............\components\softdevice...
I am using S132 V5.1 in combination with nRF5 14.2, and I cannot find where I can set hvn_tx_queue_size.
We are using the new option to configure the softdevice using the...
any one can help me to fix this erreor please
............\components\ble\ble_services\ble_nus\ble_nus.c(41): error: #59: function call is not allowed in a constant ...