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...
Some transciver can improve RF performance like output power and EMV, through supply higher DC voltage. Did nRF52840 have the same characteristic with BLE? Is that high votage...
Hello,
I have a questions on the ADC and GPIOs front end input resistance over operational temperature range, as our final product operating temperature shall well beyond...
Hi,
we are developing a custom board based on nrf9160 that include CAN bus. When updating nRF Connect SDK from v1.4.2 to v1.5.0 we can not get CAN-bus up and running again...
Hello,
For our device we are using a NRF52832 and SDK version 17.0.2. It only has one Button connected to P02. Due to needing the device to be water resistant the decision...
I built the mouse BLE example .
In Windows 10 "Add a device" detects the Nordic_HIDS_mouse device and then issues the
challenge Press Connect if the PIN on Nordic_HIDS_Mouse...
Hi Everybody,
I am working on USBD keyboard.
I used USBD example for implementation.
I changed mouse profile to keyboard profile.
And it's recognized well without...
Is there a way to get the signals of the interrupt for a push-button/interrupt from the pin_change_int example in a logic analyzer software tool? Basically i'd want to visualize...
In bluetooth mesh only 3 channel are used.There is a way to use mesh with an extended number of channel.
Because in some industrial enviroments fading is very heavy and...
I was reviewing the silicon errata for Rev2 of the Nrf52840 and I found this.
[204] RADIO: Switching between TX and RX causes unwanted emissions
This anomaly applies...
I have a smart watch based on nrf51822.but i don't have the customer app.I download the nrf tool box can read the heart rate.But i don't know how to set or sync time,can someone...
Hi,
I have developed an app using OTA DFU support. Soft device used is S112.
is it possible to update Soft device through OTA DFU?
what is the max size of the image...
Hi , How can I connect arduino nano 33 ble with the application NRF Toolbox using Bleutooth when I program the arduino with segger embeded studio .
Please I need your help...
Hello:
After the nrf52 lost connection with the phone, should it go to the Directed mode of just start normal fast advertising. And what the differences between them?
...
Hi,
I just used the nRF Connect Toolchain manager to install the NRF Connect SDK. Then, the Segger studio keeps popping this error when I try to open a project:
And...