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...
I verify the TLS connection without a certificate in the matt_samples routine. I found that the connection to the server is very slow, it takes more than 20 seconds, how can...
Dear Team,
i have connected a sensor to nRF52810. The sensor power suppply (VDD) is connected to one of the GPIO. My system will switch between systemON and systemOFF most...
Hello
We are just now looking at the implementation of a Bluetooth module for our product and we have previously looked at your module called nRF 52.
I would need some...
Hello Nordic Team I want to use the ble_app_eddystone example found in SDK 15.3 on NRF52832 to advertise in connectable mode from the beginning. I tried to add nrf_ble_es_on_start_connectable_advertising...
Good day!
We have six of the nRF52840-DKs and would like to try coded PHY mesh communication. Is there a link for the SDK which features coded PHY (long-range) mesh? Apologies...
nodic example in \connect SDK\v1.5.0\nrf\samples\bluetooth\peripheral_lbs , ,i can not find the software interface place in peripheral_lbs example code from where to send
Hi.
I'm trying to make the i2cDevlib work on an nRF52 DK board.
There are several ports of the same to nRF51, and one to nRF25 but on the old SDK11.
I'm using SDK15...
Hello,
The Zephyr OS provides a function to reboot the module, sys_reboot(type) where type is either a cold or a warm reboot.
However I cannot find anywhere the difference...
Hello,
We opened from a clean download the example " ble_app_uart " in this folder:
\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs...
Hi, Community!
My development environment is the following:
SDK52,
nRF52840,
s140 17.2.0
nRF Sniffer
My problem is that I can not seem to be able to send more...
Hello,
We are working with the nRF52840 and the OTA works when I set 0x10001304 to a value from 0-3. When I set 0x10001304 to a value of 4 or 5, the OTA fails.
Hi there,
I'm developing with the nRF52840 right now.
I'm trying to read some sensordata with TWI. The sensors are BMM150, BMI270 and BMP388.
Unfortunately, I already...
Hi everybody,
I received a nRF52833 DK (PCA10100) and I was capable to install heart rate example dropping prebuilt hex into the mass storage driver. Later I flashed a led...
Hi
I have seen some queries for support asking if app_timer can be used for real time clock and calendar functionality,
i am using the nRF52810 but the answers were either...