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,
My problem is that reader sends PPS command (both DRI & DSI set to 0) for which there is no response/confirmation from library, and I don't know how to implement this...
Goodmorning, I have a new Thingy 52 and I can"t get it connected to my phones. The old phone has Android 4.2.2 and the new one Android 10. On the I Phone it works perfect...
Hi
I am using Nordic softdevice S340 for developing a proximity search project. The softdevice function "sd_ant_prox_search_set (uint8_t ucChannel, uint8_t ucProxThreshold...
Hello,
i am currently trying to add my own model to the Mesh Android App. It should just be a simple sensor model.
It already works to have an own Window, where I can...
I want to store data on a specific location in Flash, so it is available later on in a bootloader. The size of this data can be quite large (~ 300 kB). I'm kind of puzzled...
Hi,
I've developping a firmware for the nRF52832 with the nRF52DK and it work on this board and on an external BLE module from EBYTE (E73).
I want to flash an other hardware...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
I'm currently developing a custom bootloader for DFU, using I2C.
The bootloader is based upon the secure UART bootloader for nRF52832. Transferring and writing the...
Hi Nordic Team,
In the recent Nordic APAC Event, we got nRF52840 Dongle and we would like to use it as BLE sniffer.
Can you please point out some resource/link which...
On the NRF52840 what is the max speed I can program the unit at. In the datasheet SWDCLK says it has a max of 8MHz. Is that supposed to be the max. I have two segger programmers...
I am using the nRF52DK board.
I use the " ble_app_template_pca10040_s132 " for testing.
I want to advertise 2 custom UUID (SERVICE_DATA " 0x16 " & SERVICE_DATA_128BIT...
Hi,
We are in process of picking the right part from Nordic portfolio and are looking at nRF52 Series parts.
We are looking for best performance in below two aspects...
Hello,
SDK: 15.3.0
nRF52840-DK
s140
I have taken the flash_fds_s140_pca10056 example and modified it for our own use. I would like to store versioning information...