Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
What is the problem with this error, I think the problem is not getting #include <zephyr.h> liberary, if it is how to fix it. any recommendation is appreciated
Hello, we have a design that includes nRF9161 for LTE purpose and a separate MCU.
The power sequencing for nRF9161 is as follows
VDD1, VDD2 is supplied with 4.2V
ENABLE...
Hello,
I am using version 12.3.0 of the nRF5 SDK for the nRF51422 development board. I opened the 'ble_app_hrs' example code in IAR Embedded Workbench and successfully built...
Hi All,
I have design my customer board but after production nothing looks to work. i can program the board through the Nordic board by using debug out. even a simple blinky...
I have a BLE code, when it runs on NORA-B106 it gives me -20dB difference on comparison to nRF5340 Nordic DK.
It was not expected such a big difference, what could be the...
I have been trying to implement the wifi scan or wifi provisioning code on a module (MS12SF1) which is a combine wifi + ble module
The setup looks like the image shown below...
Hi,
I'm developing with NCS v2.6.0 for Raytac MDBT53v-P1M module, which inhibits nRF5340. I already have my own PCB with all the required HW components.
As a sanity check...
Hi I would like to report a bug in the Devicetree visual editor.
When you add two fixed regulators and connect a separate sensor to each of them, both sensors will be represented...
I am trying to get a SST25 spi flash running, but the jedec,spi-nor driver does only partially work.
As i understand now the jedec,spi-nor driver only works with CFI compatible...
Hi, I am experiencing low power issues on a nRF52840 DK 3.0.2 board which I have not seen on another one with version 3.0.0. I do not know the root cause yet.
For my investigations...
Hi
I am powering the nRF52840 from a 3.3V DC power supply and connecting it with a IMU thats cannot go higher than 1.9V on the I2C bus
I use 1.8V.
Will the I2C coomuncation...
Hi,
I have a new NRF5340-DK and I am trying to connect it via usb on linux but do not see it in the syslog when connected. I actually do not see anything at all.
When...
Hi,
I want to implement a pwm output signal on a particular pin of the nRF52840DK working with the latest nRF Connect for VS Code. What would be the recommended way to setup...
Hi,
I tried to flash the blinky example to an nRF52840 Dongle as described here:
https://academy.nordicsemi.com/flash-instructions-for-nrf52840-dongle/
Console output...