Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
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...
I simulated the balun of nrf51822 accroding to the referenced design of nrf51822 on the official website. However,it showed the differential phase of the balun was not 180...
Hello team,
We are using CPU NRF52832/810. We have followed the THINGY hardware for BLE Antenna with Ceramic Chip. Due to our range requirement more than 100 meter, we wanted...
DK : nRF52840
SDK :15.3.0
example code : nRF5_SDK_15.3.0\examples\peripheral\flash_fstorage
I watched that using nRF52840 DK is best way for develop nRF52811. So I...
Hi,
We have a product that uses nRF52832, we are trying to get the FCC Certification. We are using the RF test example to setup the DUT.
We are able to get the signals...
Hi,
I wanted to use Nordi UART service, the problem is that if I have no contraction with the device, it would not advertise after a definite time, say 180 Seconds, my devices...
I'm trying to connect nRF916 FP1 Preview DK to LTE-M network using LTE Link Monitor but it fails. Below is details about my firmware/software:
Zephyr OS v1.13.99-ncs2
...
Hello,
I am currently working on nRF52840 DK while waiting for my custom board using this chip.
This custom board will include Toshiba external flash of family TC58CYG2S0HxAIx...
Please understand that it is English using a machine.
Hello. I try to create a module using nrf52810 and nrf52840. We are testing "secure_uart_pca10040_s112...
Hi,
the bootloader addr is start form 0x28000, and I checked my application code, it only reached 0x25B00.
I called the fstroge to erased a page Flash start from 0x27000...
We going to test the link range of mesh networks (BLE mesh the first and Thread later) inside the building - between the floors.
It's possible the hop between the floor...