hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
We have a question about firmware upgrade during our development based on nRF52840. I understand that there are couple ways to upgrade the firmware by phone/tablet/PC. However...
Details: SoftDevice 132, nRF5_SDK_15.2.0_9412b96, nRF52832
ble_ots_init started to return NRF_ERROR_NO_MEM after adding more services and characteristics to ongoing project...
Dear Nordic Semiconductor team, I have a problem while running AT_CLIENT application on nRF9160 DK. Firstly, everything goes good, all indicators are green in the LTE Link...
SDK 15.2 API 6.1
I am advertising with 1 nRF module and trying to scan with a second nRF module and connect.
the advertiser
the scanner
When i start the advertiser...
Hello,
I have the following scenario: An Android Phone is playing the master role and two nRF52 custom boards are connected to the master as peripherals. Both peripherals...
Hello,
I have problem with implementing UART to simple_coap_client example, but there is too much problems. Some issues have been solved, but it still is not all.
defines...
I need the nrf52 as a I2C slave, so I set up a very minimal example:
which seems to work so far. the chip wakes up, receives the i2c msg and is able to send back data...
Hello,
I'm trying to do some power optimization in my project and I'm looking for information about current consumption of different peripherals. Unfortunately, the information...
Hi,
Currently I am trying to implement Watchdog functionality into my Project.
I have the followowing problem:
I use the Nordic WatchdogTimer.h and instance the class...
I am trying to implement a DCT on a nrf52840 board and have been looking at using the CMSIS DSP DCT function to achieve this. Does anyone have an example of this function...
I have 2 custom made boards.
I took the first board.
I tested low power consumption. And it WAS working.
Made multiple tests on i2c, BLE, GPIO, Flash memory... All worked...
Dear nordic,
when i try to scan in coded phy some times works but after few minutes it fails to scan(that is not capture beacons). some times it fails from starting(that...
Hello,
I have an issue about the NRF9E5 and the external EEPROM.
When I program the external EEPROM sometimes the procedure fails. When I retry the action is impossible...
Hello,
This is Jahnavi. I am having nRF 52 DK boards. I have a doubt that what will happen if we will give power supply from both coincell as well as USB cable?
Is there...