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...
1、Does nrf5340's application core and network core support external flash for firmware upgrade?
2、When the application core is upgrading, what is the network core doing...
Dear Members,
I used
E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\main.c
I can see it's running in COM11 from J-link, but I can not see any datas...
I just cloned the latest zephyr from github and tried building fat_fs. Got this error:
Although the file is present in:
/Users/macbook/zephyrproject/zephyr/zephyr /include...
We have been evaluating the nRF9160 using the nRF9160-DK. After some effort we have many functions working, and now require synchronisation. I was disappointed to find that...
Hi,
I am trying to make it so a client can publish to groups without using the provisioner to set the publication address. I presume some callback is being used, but I do...
Hi Team
I try to change the TX power in NCS with soft device control. I follow the example code of \samples\bluetooth\hci_pwr_ctrl. And I add the some test code in function...
I am going to use the BLE beacon function for simple home networking.
The device should be able to switch between beacon transmission mode and beacon reception mode (beacon...
I'm trying to get our mouse to connect to the dongle and it's not working, so I'm troubleshooting.
I noticed that I get 3 of these <err> bt_hci_core: Failed to add IRK to...
I am running into an issue around flash management when attempting mesh coexistance with BLE.
The call I am failing on is during mesh_init().
Line 298 of flash_manager...
Hello,
I'm making an application that I want to have the following behavior:
1) 52832 starts in sleep mode
2)P0.14 pulls to LOW which brings out of sleep mode and...
Hi
I'd like to use NB-IoT in Switzerland.
According to https://www.gsma.com/iot/mobile-iot-commercial-launches/ there is support for both LTE-M and NB-IoT in Switzerland...
Hello, I am working on the NRF9160DK and I have an issue with the asset tracker sample. Firstly, I followed the guidelines explained in the video "Unbox and get your Nordic...