I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
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...
Hi,
I'm trying to get latch functionality working on two GPIO pins, but cannot seem get the latch register to behave consistently.
I have my GPIOs configured using a custom...
Hello All,
I have following question
What is the Bluetooth SIG Host Sub System QDID of the chip nRF52832 with software: Nordic SDK version 8.24.1 and nRF Softdevice...
Dear Support team,
I am using the NFC Tag of the nRF52840, CKAA F.
What is the maximum rating of voltage and current of the NFC Tag?
-> I set NFCPINS.PROTECT = NFC which...
Hi!
What is the easiest way to compare two sdk_config files? Some tools, etc. Why do I need it:
My idea is to use "$NRF_SDK/config/nrf52840/config/sdk_config.h" as base...
Hi. Currently I am been getting NRF_ERROR_NO_MEM on nrf_sdh.c:391. I am using the nrf5 SDK 17.0.2 and the nrf5 SDK for Mesh, working primarily on the nrf52840 DK.
So currently...
Hello,
Is it possible to use the CONFIG_MPSL_FEM_NRF21540_TX_GAIN_DB config option on the app core only? Meaning if I have a proprietary controller, is there a way to adjust...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I need to send the message...
I am connecting to the ble device from the PC through pc-ble-driver-js .
There, I am using the nrf52840 dongle with Connectivity firmware, and the wireless performance of...
good day,
is it possible to change the assigned DFU button (Button4) to other button or gpio in the secure bootloader example? if yes, where do i need to do it?
thank...
Hi,
I want to use the functions app_uart_get() and app_uart_put() to communicate between the computer and NRF52840.
But when I type a string on the computer, the app_uart_get...
As I found inconsistent information about it, I would like to clarify this:
Is the nRF52840 compatible to both Bluetooth Classic as well as Bluetooth Low Energy?
Would...
Hi,
I have a nRF5340-DK with a ATSAM3U2CA interface MCU as an on-board debugger.
For the nRF52840-DK, the interface MCU firmware is available to download: https://www...