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 community,
I`m trying to develop a custom board with nRF5340, now comes the question how to flash it?
The application was developed with the Thingy53. On Thingy53 the...
The first mage is old hardware, the second one is new hardware, all the other functionality works fine with both the hardware but when I want to firmware update the new hardware...
Hello, I have the latest VS code and extension versions. But the extension does not display anything. Seems to be stuck.
Please let me know how I can fix this issue. ...
OS: Windows 10 NCS: 2.0.0
I am working on the Nordic DFU NCS Guide on a nRF52833 DK devzone.nordicsemi.com/.../ncs-dfu
After flashing/debugging several times, I started...
Hi,
I used the default keys while developing my application. But for production, we want to use our proprietary key for the bootloader(s) and signing the application.
...
We are using two NRF52840 devices for BLE communication between a central and a peripheral.
However, when the peripheral and central NRF52840 connect, the current dramatically...
Hey,
So I just finished setting up the hardware codec and I wanted to program these GPIOs to do certain tasks for me.
Specifically, I want the GPIOs 5-8 to be connected...
Hi, I want to create a partition setup (for the nRF5340) which I can use with future versions of the nRF Connect SDK, which means future versions of mcuboot and b0n. If we...
Hi,
I am testing two advertising sets on nrf sdk v2.6.0. Legacy advertising and long range. I tried to modify https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples...
Hello,
as part of my tries to use xip on nrf52840, I found that using the entire program on the external flash is impossible due to Errata 216 .
I check the FICR for my...
Hello,
I am needing to use two separate SPI masters, but I'm running out of pins. Are all of the pins compatible with SPI or are there some I should avoid. I'm thinking...
Hi all,
I have an application that is pretty simple. One master that needs to stream small payloads (sub 32 byte) to a receiving device. The payload is a fixed size and...
Question: nRF9161 Getting the high accuracy oscillator (HFXO) outside and sync with other nrf chips?
Basically I want to get the Clock Signal outside on a Pin, is it an...