Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
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,
I would like to use MCUboot together with TF-M for an application running on nRF9160 in order to have the security features provided by TF-M while having upgrade capabilities...
Hey all Board: NRF53840 DK ERROR: Building ‘zephyr/zephyr_prebuilt.elf’ from solution ‘build’ in configuration ‘Common’ undefined reference to `LOG_DBG' (to any area that...
Hello,
We are in pre-production and we need to make 1000 prototypes.
Here is the filter we planned to use : https://www.johansontechnology.com/datasheets/2450FM07A0029...
Hi support team,
Customer needs them for BLE certification though I think those in nRF52840 report are same.
BTW, may I pre-fetch nRF5340's for any future request? ...
Hello,
Have any developers here on the forum had luck with getting the nRF9160 DK working in India?
Our India dev team has looked extensively and has not yet been able...
Hi, dear Nordic.
I tried to build secure_bootloader_ble_S132_pca10040 project in Segger. And it gives me this error message:
cannot find ../../../../../external/micro...
Hi,
I am trying to get my nrf24L01+ to communicate with nrf5340 using the enhanced shock burst sample code. In the sample code there are LOG_INF, LOG_ERR, LOG_DBG commands...
Hello Nordic Team,
We are in production phase, and flashing our modems one by one does not work well. It is too slow process, so we are looking for a solution that can offer...
Hi,
I'm trying to develop a Bluetooth Mesh Network using 3 Thingy52s and one Thingy91 that acts as a gateway to Azure IoT Hub. I saw the sample code LTE BLE Gateway for...
Hi,
I am trying to get the Atmel WINC1500 module to work with the nRF9160DK.
I have read a similar post,
https://devzone.nordicsemi.com/f/nordic-q-a/76640/spi-issue...
Hej!
I am trying to make a circuit / configure my SW for using the nRF5208 to have a small power consumption when not trainsceiving . Basically, I need my setup to have...
Hi! The nPM1100 is advertised specifically as a complementary product to the nRF52 and nRF53 product line. Seeing how the nRF9160 can also operate at 3V, I was wondering why...
Hello, I am working with an nRF52811 and I am trying to get it to send data via UART with a USB connection. I tried using the USB CDC ACM module, but it appears to only work...