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 am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image.
I started development on top of ‘ble_app_blinky’ code.
I have few queries...
I have a strange problem. I have two nRF52840 DK boards and I build an application on top of the light switch example. One board works fine, but on the other board stuck in...
Hi everyone,
I have a device which can be a gzll host or BLE, depends on what software inside, and it is based on 51822. And now, I would like to combine this two function...
Hi,
I know that the NUS service ble_data_send() can send string and integer data via BLE to an app, but can it be used to transmit 24 bit float data ? If not, what other...
Hello,
I'm very new with the DFU on nordic and I would like to know if it is possible to upload a valid application so that my DFY can jump onto it ?
Thank you in advance...
Hello,
I'm very new with nordic environment. i would like to modify the FDS address because it seems it is always put to the end of the flash and when i flash a new bootloader...
Hello,
I'm flashing a bootloader (DFU) and then i'm flashing my application but each time i flash the application, Segger Embedded reflashes the softdevice and the MBR....
When building the sample code using the latest SDK I do not see the device in the device manager and after a while I get this error:
Any hints on what is wrong ?
...
I have already made a post for this problem. Initially, Amanada Hshei gave some troubleshooting techniques and it did not work out,
Here is the original post, and My request...
Using Windows 10
Master Branch
Compiled using Segger 4.16
Downloaded merged.hex
When running NRF Connect Link monitor and connected to nrf9160
I receive the following...
HI,all
I have tested ZC and ZED to establish network,I found a method zigbee_erase_persistent_storage(bool),when i put true on ZC and put false on ZED, first time they can...
HI,all
I am a newman for zigbee on NRF52840 with S140 softdevice,
I have two board, one is ZC and another is ZED.
On ZC board, I use ZB_GET_OUT_BUF_DELAYED2 to send...
I am using sdk15.2.0 with PCA10040 dev board.
In ble_app_eddystone example, the configured advertising interval and duration dont match the observed values.
I think I...
Hi Nordic,
I have recently received an error from pm_init that I have never seen before, NRF_ERROR_INTERNAL. After some debugging, I found it was really due to NRF_ERROR_STORAGE_FULL...
Hi,
I am using NRF MESH SDK V3.0 ,nRF5_SDK_15.2.0 and with s132_nrf52_6.0.0_softdevice .
I've noted some problems when i try to use the app_timer in repeat mode with a...