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;
We are developing a project. And there must be three features in our project.
1) Should scan and transmit beacon at the sametime
2) Chip should read and write...
How can i read advertisement and not connect? I would like to do some checks on the advertising data within BLE event BLE_GAP_EVT_ADV_REPORT and then decide if i want to manually...
I am trying to transmit a modulated carrier with a high duty cycle but it does not work
the same command works with the default duty setting (50%).
The cli freezes when...
VUSB current consumption of the NRF52840: We have a setup where the 5V supply to this pin has very limited current capability.
What is the maximum current which can go into...
The Problem: HardFault within sd_softdevice_enable. With HardFault breakpoint enabled, the debugger halts at address 0x8C8. With this breakpoint disabled, breakpoints after...
I having trouble setting power level above +4 dbm in my app based on the example "ble_app_beacon" using the PCA10059 nRF52840 dongle. I have updated the main.c with the following...
Hi, i'm designing a device which is based on nrf52832 chip and i need to add two IC on my board, the first one is the MAX8856 to charge the battery of my device and the second...
I want to execute timer interrupt at a certain interval, like 1sec or 5 sec.
I measured an actual interval of voltage change with oscilloscope, but the actual interval is...
Hello
i have nrf 51822 beacon and i need to setup beacon that he send out data and i scan it without connecting-read brcst data.
i scan microchip 4870 and other beacon...
What is the best method for attempting to recover from a stuck TWI bus after init?
I am currently initializing the TWI instance with .clear_bus_init=true but this only...
I just finished upgrading the SDK version from v14.2 to v15.3, one thing I'm having trouble with is that after secure buttonless DFU finishes the call to `sd_softdevice_disable...
I'm testing this with SDK 15.2 on an NRF52832, with SD132.
I'm trying to implement error handling for FDS, but some cases are not clear to me how to deal with them.
Am...
We are working with DK nrf 52840 and the sdk mesh 3.0, BT sdk version is15.2 (dimming server example).
We noticed that when nordic app(nrf mesh - android) send a generic...
Hello Nordic Support Team
I am working with nrf52832 dk board.I am using mesh sdk version 2.2.0 with nrf sdk version 15.0.0.I am working with uart coexistence example...
I updated the firmware of my Nordic Thingy 52 to the latest version 2.20 using the Android app on my smartphone. Now I cannot use anymore the standard webapp ( https://developer...