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...
HI
UUID scan filters are set and enabled.
I was capturing peripheral device MAC id via ble_evt_handler.
i was expecting filtered devices should be visible but when i...
HI
I am trying filter peripheral devices based on UUID while scanning. I have set, enabled the scan filters but still output is displaying all the peripheral devices irrespective...
Hi I am using nrf52832 board and SDK15.2 I have below requirement:
Nordic board should act as central as soon as it gets booted and scan for particular service if present...
Hi, I have modified the twi_scanner example of the 52840 DK to be compatible with nRFDongle.
I fully erased the dongle with Segger and passed the new hex file with SWD cable...
I found this very useful Throughput Measurement Application for for Threads: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v2.0.0...
HI, I have a custom service with customs characteristics and I need the maximum speed posible.
I have one service for write without response and another service only with...
Hi,
We implement oob pairing using NFC.
According to my knowledge NFC is used as "private" advertising channel (this is what OOB means) i.e. peripheral address, encryption...
Hi,
I have created a custom Serivice and custom characteristics in the attached application
Please find the attached application which create a custom Characteristic with...
hi nordic,
i had a nrf52 dk where it should only advertise to specific device like my phone with nrf connect app and that nrf52 dk should not advertise to other devices...
Hi,
My name is Bruno and I'm developing an Application which consists on:
Connect to a BLE device (I'm using Nina B112 from u-blox, which contains a NRF52832 SoC) through...
So I have successfully built & deployed the Light Switch Demo - and it works.
But where do we go next?
The documentation seems far too close-in focussed on the microscopic...
Hi,
what is the typical or max wake up time of the nRF52 from the RTC or GPIOTE irq (when configured as sense for low level input)?
In my setup, I see a wakeup time...
Hi,
can I use a pin with A/D converter (or comparator) and at the same time read its logic value using GPIO and configure it to be event source in PPI?
Thanks
I have develop a project on nRF52832 and I want to migrate to nRF52840.
I am able to build pre-devloped project from directory nRF5_SDK_14.2.0_17b948a/example/tasol/ble_app_template...
We have used nRF24L01s in our most recent project but would like to switch to the nRF52832, while still using the Enhanced Shockburst radio protocol.
We are prototyping...