Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
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...
AS topic,I modify it from app_hid_mouse example from 52840 to 52833,and use timer1 to generating frequency 50kHz ,video as blow:
but at first pairring and connecting,it...
Hello,
I want to migrate from Segger project to gnu arm gcc project.
I Segger's project, I have add several RAM memory regions in flash_placement.xml. Now want to move...
Dear Nordic,
I currently have a BlueTooth Mesh product based on the nRF52840. The mesh client connects to a WiFi gateway over a UART. The gateway connects to AWS services...
Dear All, I am trying to send a bunch of data over BLE, using the notifications of a characteristic of a service. The size of the package data that I am trying to send is...
Using SD API v6, connectivity_4.1.2_usb_with_s140_6.1.1.hex, and pc-ble-driver Github release 4.1.2-win_x86_64. I can read and write small characteristics, e.g. 20 octets...
I want to time period 153us.
This is my calculation.
153us = 6535Hz.
PRESCALER = (32768 Hz / 6535 Hz )-1 = 4
There is
// <o> APP_TIMER_CONFIG_RTC_FREQUENCY...
Hi,
I want to use external power (battery) and USB power together.
If USB is not connected, I want to supply it with battery power, and if USB is connected, I want to...
Dear HW engineer,
I have ordered a few custom boards with nRF52820. As recommended by the datasheet, I have used 12pF load capacitors for both HF (32MHz) and LF (32kHz)...
Hello
I use nrf52832 and SDK v17.
I'm conducting various tests on Bluetooth. And I faced a lot of new problems. I erased a previously saved bond from the Android nrf connect...
Hi
After successfully testing nRF9160 SLM app. we plan to use nRF9160 with UDP and LwM2M protocol in our smart devices. We also have our private cloud server where all the...
Im new using Nordic devices , I am trying to using nrf52840DK to locate nrf52840 dongles using the direction finding method , how can I connect the dongles to the DK and build...
HI,
Is it possible to update modem firmware from 1.2.0 straight to 1.2.2? Or is it the only way to first update from 1.2.0 to 1.2.1 and then to 1.2.2?
Regards, Tero