Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hello,
When I analyse the output of my radio, I see that I have a spurious frequency at 12,8 Mhz.
I supply my custom board with a fidelity power supply so no problem...
So I have implemented the UART BLE mesh code as mentioned in devzone.nordicsemi.com/.../send-and-receive-a-string-via-access-layer .
Now I am able to take inputs from the...
Hi,
1.
I feel really stupid as I cannot make any sense of any of the information found in Product Specification (v3.3), or the online Compatibility Table or past forum...
We can know the state of radio by checking NRF_RADIO->state register value, but is there any way that we can be "informed of" the state transitions of this register instead...
I want to demo the NFC provisioning example on Github. Unfortunately this app is not complete.
https://github.com/googlesamples/android-NfcProvisioning
Is a complete...
Hi. I'm using nRF52832 SDK 13.0.0.
My device is peripheral and it is advertising every time.
Now I want to change advertising packet and scan response packet every time...
Hello:
We have a BLE project running on the BMD-300 from Rigado for which we want to add BLE DFU functionality. I am basing our development on the "ble_app_buttonless_dfu...
Hello,
I want to measure the current in system off mode.
I am flashing the S110 softdevice and bootloader in the nrf51822 chip.
Using BLE i am flashing an application...
Hi nordic
I'm developing using nrf52832
This board has many example code so I'm developing smoothly
but Today I had problem. It is about check time
I want to check...
Hello, I use light switch example (nrf52832, mesh sdk 2.0.1)
Can I create mesh network without servers? (clients will send messages to each other and process them)
And...
Hi, I want to use 2 I2C instances and 2 SPI instance during setup, and later switch to 1 I2C instance and 3 SPI instance. To do this, I tried to swap TWIM2 instance to SPIM2...
I'm looking to build a product which require an Android board with relay and BLE 5. I am very new to this and so far I have been playing with Raspberry Pi where the BLE and...
Hello, this will be a bit of a long-winded explanation but here goes: I'm building an SPI driver that reads data from an external ADC and writes to a PWM signal. I got the...
I figured that I could put
#define TX_POWER_PHIL +8 /** -40,-20,-16,-12,-8,-4,0,+2,+3,+4,+5,+6,+7,+8 phil **/
and then make two changes to
static void advertising_init...