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.
What does it mean if I set my advertising timeout with this macro (which is equal to zero)? I would expect that it would advertise forever but instead sd_ble_gap_adv_start...
The latest TWI example I can find is from 4 SDK revisions ago and uses old libraries. Is there a sample using the nrf_drv_twi library that is recommended for current development...
I'm experimenting with the relay as well as hrs and rscs demos. Basically, I want to check at startup for IRKs stored in flash on startup in the peripherals. I'm only working...
I have developed my custom board and my custom application based on nRF51822 and S110-v8.
It perfectly works with Master Control Panel v9.0: connection, bonding, dfu,......
Hi,
I am interested in your nRF51 IoT SDK, IoT SDK for applications using IPv6 over Bluetooth Smart.
The presentation www.youtube.com/watch describes an architecture...
I'm developing an application supporting concurrent central and peripheral connections and using the new Connection State module in SDK 10 to decide whether a BLE stack event...
Are there any modules/devices with sar certification for the nrf51?
I have a need for something that will be placed with an elastic band against the arm or upper torso...
Hello,
I am using S110 8.0 stack and 9.0 SDK and I am testing the signal strength.
Now I am able to get the BLE_GAP_EVT_RSSI_CHANGED event after I started performing rssi...
Hello,
I am investigating the on_ble_ev function and trying to get back the Connection Interval parameters set by the Master Control throught the ble_evt_t struture . Is...
Hi,
I want to use the NRF51-DK to program an external device. It worked fine so far using the J-Link Firmware. I had to switch to mbed since it is a huge mess to get it...
Dear all,
I use nrf51422 with S210 soft device. I need to read an attached sensor via TWI. The sensor returns 32 bits of data. I need to read that 100 times a second.
...
I try to build a basic ble advertising program, I'm using SDK9 and softdevice 110 hex coming with. but just by calling any ble instruction the system freeze(my led not longer...
As it was asked here and an answer was given, but it's not working.
@Vidar: I've taken dual_bank_ble_s110 bootloader example and removed all the call I don't need, left...