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...
Hello,
I'm doing a few power consumption tests on the nrf9160 DK with NB-IoT for a battery powered application. PSM mode works as expected but I measured a current drain...
Hello, I am looking to cheaply flash a nrf5340. This will most likely be a one-time thing, so I don't want to invest in a J-Link device.
I have an ST-LINK clone though and...
Hello Everyone,
I need help in the integration of MPU6050 with nRF52840. I know inside SDK one example is present but it worked with nRF52832DK. when I tried to build it...
Hi!
I am attempting to configure a nrf5340 dk as a central to receive BLE notifications. The code is based on the central_hr sample.
The notifications i am attempting...
I'm like 99% certain this isn't possible but has anyone tried running VS Code Server with the nRF Connect SDK?
https://code.visualstudio.com/docs/remote/vscode-server Compiling...
Hi,
1.Mode B prevents RF9160 from entering low power consumption. How to disconnect RTT from nRF9160 module in mode B
2. In normal mode A, disconnect RTT from the computer...
Hello, I implemented the function to receive an external 62.5KHz clock as an interrupt and repeat the process at a very regular time using PPI. However, sometimes PPI processing...
Hi,
I'm using SDK 17.1.0 on nRF52833 DK.
Now I want to transmit some data from mobile app to DK board by using examples\ble_peripheral\ble_app_uart.
NOTE: ble_nus_data_send...
Hello Nordic Team,
I have a question regarding usage of RTC. My application is based on nrf52840 and uses BLE + Zigbee + FreeRTOS. From this page: https://infocenter.nordicsemi...
1.I am testing the NRF5340 Audio and fully following the
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#fota-build...
Hi,
I tried to use the sensors on the Thingy:53.
However, it looks like the BMI270 on the Thingy:53 is not supported by the nRF Connect SDK because the SDK only supports...
Hello everyone:
I'm following the tutorial in JWT authentication on nRF Cloud | nRF Cloud Docs .
And I want to test the REST APIs by using curl command.
I have created...
Hi,
I think this is a regression or related to this issue:
Attached is a very simple example with the [email protected] - if you build it with `CONFIG_DEBUG=n`, it...
Hi all! I am working in a BLE scanner but I have enabled the filter by MAC ADDRESS. I can filter beacons that are produced based in NRF52 and NRF51. But when i try set a MAC...