HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hello.
I'm working on disconnecting ble from the module.
I'm using the app provided by nordic.
I designed it to disconnect the ble when I press the button on the module...
hi.,
we develop a product that use nrf52840,and it need to suport usb dfu in windowns and mac.and also need achieve cdc communication .this funcation is ok in windows,and...
USED SDK: v1.4.99-dev1
USED BOARD: nRF9160DK
Received hexvalues above 0x7F (decimal = 127) are counted double in p->message.payload.len Any ideas what might be te problem...
We are trying to evaluate the BLE Mesh for a product range and are evaluating the nRF52832 for the same.
Working with the nRF Mesh SDK, I am facing some issues, which are...
Under the recommended operating conditions (page 611) in the nRF52840 datasheet, there is a note specifying:
Given a device (with SWD access), is there any way to detect...
Hello Sr,
Take a look below Error, when I run the demo code from
C:\..\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\multiprotocol\ble_thread\ble_thread_dyn_mtd_coap_cli...
Hi,
We have created an application with BLE multi peripheral where I have to put my chip into deep sleep mode by long pressing the tactile button & also I have to wake it...
In the nRF51822, there was a bootloder area, but in the nRF52810, there is no area except for Application, and the image is as shown in the map below, is that correct? --...
Situation: SES, SDK 16, nRF52832, no BLE.
I'm trying to use both the UART and TWI 0. TWI works fine with BLE and all the rest. However, when I enable the UART, TWI quits...
Our device has been in use for a year using the nRF52840. We elected to not load the 32KHz crystal on our board. Everything seems to work OK and we have no BTLE issues, however...
Hi,
I'm using nRF PWM Driver and I didn't find the way, how to invert logic of PWM. I would like to reach this behaviour:
If I set seq_value=0, I want to have
PWM...
Hello,
We are currently using the NRF52840 with SDK 17.0.2 with S113 softDevice. We have our own boot-loader implementation. Is it possible (advisable) to perform an Over...