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...
Hi,
I want to change value of serial number after dis init, I want to use sd_ble_gatts_value_set to set the new value, but I dnot know what is the right connection handle...
Hi
I try to flash the firmware from project light_switch_server_nrf52840_xxAA_s140_6_1_0 to nRF52840 dongle to build the Mesh Network with below modifications:-
Use...
I set the Thread network with 2 Dev Kits. I tested it using CLI directly. The network works.
But I can't observe topology on the monitor tool.
Reproduce path:
Follow...
Ive been working on this for some time and can not get two boards successfully communicating using the 125Kbps on the NRF52840. I am simply having one chip transmit advertising...
HI........ I am working on nRF MESH latest version , so i am here using three boards nRF52832 , i have set the character message in client side , when the button 1 is pressed...
Just continue my work on implementing LESC MITM on hear_rate_collector (Please check my development environment settings here as well).
Since sd_api_v6 on pc-ble-driver...
Developing IoT product using a module using Nordic nRF52832 - using their Shockburst protocol
Can ANYONE explain why we would need to be registered with the Bluetooth...
Hi,
I'm trying to make provision for AT command interface in my new nRF9160-SiP based design.
Couple of questions related to that:
1) Which UART (nRF9160-SiP pins) should...
HI,
Im using nRF5_SDK_15.3.0_59ac345 - SDK and two different bootloaders.
The first one is - sd_s140_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hi,
I notice my dfu bootloader oversized after I merge softblink led feature into the example code. How can I modify the linker_section_placement_macros and the linker_section_placements_segments...
Hello,
Working on MAC. High Sierra.
got a 52840 dongle (but also a thingy and a devkit following the latest conference)
Trying to start at the beginning and build...
Hi,
currently I am trying to figure out how to disable the cryptocell hardware after enabling it, because if I enable it and then enter systemOFF, the system still draws...
Hello,
I am using NRF52840 Preview DK, I am running peripheral/SAADC example on the board, I shorted Channel 0 and GND on the board and I am receiving negative values...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...