Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
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...