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...
Hello! I am developing a ZigBee based solution and i have encountered this macro in the light_control/light_bulb example.
ZBOSS_DEVICE_DECLARE_REPORTING_CTX
I would like...
Hi
We have a new product in development which will have an aluminium enclosure. We are pondering ways to get the radio signal in and out. Has anyone had experience placing...
Similar question to https://devzone.nordicsemi.com/f/nordic-q-a/38571/can-i-use-mpu-to-mark-memory-as-xn-when-using-softdevice
but this is specifically about SoftDevice...
Hello.
I am using SDK 15.2 with softdevice version 6.1.0 and armgcc. My goal is to update the data in my characteristic just before it is being read by the phone application...
Hello everybody,
I've purchased 2 nRF6707 PPK and I used them successfully about 6 month ago with the Python software nRF6707 Power Profiler Kit 1_1_0.
Last week I tried...
Hi,
I would like to extern APP_USBD_STRING_ID_PRODUCT , APP_USBD_STRINGS_PRODUCT , APP_USBD_DEVICE_VER_MAJOR etc. from sdk_config.h to macro like USB_PRODUCT_ID_STRING in...
Hey
im having trouble getting the SAADC over BLE UART from your github to work
i am getting some weird values over BLE to your uart app which i have included a image of...
Hi everyone, I'm currently trying to make sense of the ble_app_uart example (SDK v15.0.0, SD 132 v6, nRF52832 DK). In particular the line bothers me. I've read the BLE tutorials...
I'm working on a circuit based on nRF52810. Part of the design is an audio output that draws a high current, so the supply voltage of the NORDIC can drop to 2.8V for short...
hello there
i am using segger embedded studio with my nrf52 dk, i was trying a soft device example from the sdk 15, everything is working properly, but i see in seggar there...
Hi ,
I am using NINA-B301 EVK having nRF52480 core chipset. I am trying to flash all USB, UART examples to see the log or print on the putty prompt but I am not able to...
Hi,
I am working on a project which involves a number of low power nodes 4-16+ distributed over a relatively large area. There is one client which wants to retrieve data...
Hi. I am tinkering with BLE settings, and changed NRF_SDH_BLE_GAP_EVENT_LENGTH from 6 to 7.
I then get a 0x04 error code on this function after building and running the...
I am now based on nrf52832 SDK14.2 development, nrf52832 as a peripheral device, I want to connect with IOS phone, nrf52832 provides HID Service, but when connected with Android...
I am experiencing the following compiler error:
In file included from ../../../integration/nrfx/legacy/nrf_drv_uart.c:41:0: ../../../integration/nrfx/legacy/nrf_drv_uart...