[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
Hello, I work on nrf9160 dk and i try to get tx power: For exemple, with a RSRP -76 dbm i get this consommation curve (read current on P24 throught 0.5ohms resistor):
and...
Hello,
we are developing a HID slave device. we need to support five cell phones connect and bond with the device not at the same time.
we use the ble_hid_keyboard example...
Hi,
I am check this code: https://github.com/NistantriTech/ibeacon_nrf52/tree/ed938973c9a8ebd4f0bb91a3689e5d8242980681
It used SDK15.0
On Ebyte 52832 - and face problems...
Hi
After trying out nRF5340 step-by-step guide we'd like to learn nRF52833 following similar step-by-step start-up guidance if such exists.
I guess for the basic operation...
Hi all. I am using the twi_sensor example of the sdk12.3 in a NRF51822 Taking a look on the tx function: err_code = nrf_drv_twi_tx(&m_twi, MXC400_ADDR, reg, sizeof(reg), false...
Hello ,
we know that, when initialize a BLE slave device ,we need to define the BLE MAC address type.(we need to write our owen address ,not usig the original ble address...
Hi,
I'm having trouble connecting my peripheral on windows. The pairing works, but once I disconnect, I can no longer connect to it. Windows reports "device unreachable...
Hi
Looking for an experienced freelancer to develop BLE firmware for the project we're working on. Targeting nRF52833 and probably nRF5340 chips. Expertise in low-power...
Hi,
We are designing a product with NRF52840 QFAA + GNSS. Due to size constraint, we are planning to use Ignion DUO mXTEND for both BLE and GNSS.
The antenna manufacturer...
Hello All,
I am looking to use the nRF52840 for a ZigBee project. I am looking at the ZigBee light bulb example and following a few posts here I got it building. I can...
Hello,
I get the following errors when trying to DFU using a nRF52832 DK and the nRF Connect desktop application.
19:00:36.143
Attribute value changed, handle: 0x0F...
I want to build on the agps sample for 9160-dk
This involves changing the destination and format of outputs to cloud
I saw that multiple GPS hits are consolidated and...
Hi, Dear Nordic & all:
when I prepare to do a DFU example,I get trouble in installing "nrfutil" tool
I sure that I installed it successfully, but when I input "nrfutil...
Hi
I have a nrf52840 dongle with which already been flashed with ot-NCP binary and I want to over write this binary with new binary image[ot-rcp] in nrf connect for desktop...