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...
I had a continuation question to this.
https://devzone.nordicsemi.com/f/nordic-q-a/64457/scheduler-for-thingy-91-using-nrf9160-dk
Is there any sample tutorial for the...
I don't think this is possible at the moment but worth putting it out in the wild:
Currently the binary image sizes for nRF9160 using Zephyr can get quite hefty. Is there...
Hi All,
I am looking for some working example/reference nRF Mesh project where I can get the temperature and humidity values from Thingy device. If someone can help me out...
I trying to connect with ble, i was setup MyBleManager extend BleManager and initialize with the default values it requires but i haven't declare and add UUID in BleManagerGattCalback...
I'm trying to set up the Dongle pca10059. I'm using the softdevice 140 and segger studio. The code is from the SDK, the template example.
the main.c:
static ble_uuid_t...
Hi,
I would like to know if there is an event from peripheral side to indicate that the discovery process is over.
The gold is to disconnect from the central if all the...
1.Would you please confirm the maximum ripple range that nrf52832 can accept for VDD (3.3V) and dec4 (1.3V) power supply, that is to ensure that the function will not be affected...
Hello,
I have used the Nordic Thingy application, I also used the Raspberry Pi Python interface and I observed the temperature measured.
The temperature is not stable...
I have a customer requesting any version above 0.8.5 for part number nRF9160-DK.
Can you tell me what date codes would have the requested versions?
thanks,
Russ
QB79869...
I'm looking for a low energy communication method for a wireless PIR motion sensing device. The system will be battery powered so RX current draw is particularly important...
We are revising a design using the NRF9E5, we are experiencing problems with the third harmonic when configured for 915MHz band, the higher we go up the band the worse the...
I am looking to build a custom board using nrf52840 and want both UART and flashing capabilty on the custom board. I have a NRF52840dk that I will use to program the custom...
I want to increase the pull-up resistor value to educe the current consumption.
but, I am afraid that the GPIO input will not be recognized as High.
I want to know the...
Hi,
I can't find this information anywhere in the AT command manual or datasheet. What is the accuracy for " AT%XTEMP?" and "AT%XRFTEST=10,1,0"?
Kind regards,
Thoma...
Hello,
I'm trying to generate project to realise new user-cases with wireless mesh networks.
I did a demo with the Thingy52 at flower greenhouses
They are very interested...