Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[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...
Good morning,
We are making our first PTS test to certyficate our BLE device. I have question regarded to test name GAP/DISC/NONM/BV-02-C. Our LE device plays the Peripheral...
Hi:
I download nordic example.But i can not know how ZBOSS zstack form a network.
I try to use bdb_start_top_level_commissioning(ZB_BDB_NETWORK_FORMATION ) and it can...
Hi there,
I'm just beginning BT development, so sorry for my basic question:
Our application needs to transfer data from PC to our device (approx. 512 bytes) then our...
Hi
I have tried to enable bonding on a application based on the Running Speed and Cadence example (Both peripheral and central). (I could not find an example with bonding...
I want to send data from Nrf52840 dk. I want to receive the data sent on nrf24l01, which is connected to the Arduino Uno card. So I want Nrf52840 to communicate with Nrf24l01...
Hi,
downloading works fine now from SES. But now I like to use some of the ANT example projects. Im told to install SoftDevice package before downloading the example firmware...
I'm modelling a complex system with multiple BT devices based on the NRF52 using a very detailed model of the RF.
The system is based on the NRF52 using the mesh stack to...
Hi everybody!
My goal now is to use nRF52832 as a intermediary for an update package. In other words, my goal is to send a file (probably .zip package) to a board and save...
Hi,
When running the unit tests for Mesh SDK 3.1.0 I get the following failures.
83/92 Test #83: generic_dtt_client ...............***Failed 0.00 sec
From the log I...
Dear DevZone,
I'm new to the nRF52-DK and Nordic in general. I'm trying to set up an nRF52-DK to use with nRF Sniffer, and not having any success.
I have tried following...
Hello!
I want to ask about read operation on nrf51822.
In your examples, as I understand, BT stack handles Read Request automatically and then sends Read Response. The value...
Hello,
I am beginner for bluetooth technology and have very interesting to this technology
I have developed new board (4 pcs) for nrf 52832 and soldered all parts from...
Hello.
Please teach me how to turn on DEBUG flag on Segger Embeddid Studio.
Environment: SDK 15.2.0 and SEGGER Embedded Studio Release 4.10a Build 2018110203.37618 Linux...