I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
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...
Hello,
I have been trying to implement the Elliptic-curve Diffie–Hellman key exchange using tiny crypt.
As per the API, a random number generator function needs to be...
I am running into a very perplexing issue on my custom board involving use of fStorage and the soft device. When I attempt to write to flash memory using fStorage API (using...
Hi, Team
I read below uart current consumption data from nRF52832 Product Specification v1.4. But I can't find similar data in
nRF52840 Product Specification v1.1. I want...
I use zephyr to do a spi communication on nrf52840, and my nrf52840 is spi slvae
I refer to the example of zephyr spi\zephyr\tests\drivers\spi\spi_loopback\src\spi.c At...
Hello,
I have developed 10pcs of one prototype with the nrf9160 SiP.
I have some questions regarding some errors im having.
Regarding the SIM 1V8 driver VCC, for...
I'm trying to update the modem on Thingy:91 using nRF Connect Programmer v3.6.0
I get these errors
18:50:16.131
Application data folder: /home/tmh/.config/nrfconnect...
I'm working with a NimbeLink SkyWire Nano Dev kit, but I am hoping the question is simple enough that I can get some quick help here. I'm new to this side of things, so any...
I want to send data of different sizes from one board to another, using nRF52840. I have tried following the UART example, by using one board as Central and another Peripheral...
Hi Nordic,
I am trying to build something based on your BLE uart example for the two units for the connection from your SDK 17.0.2
one unit is running the BLE UART central...
Dear nordic,
I need a advise from your side. my custom board has two spi device both are working same line. one is SD card interface and other is sensor which works in DMA...
nrf9160-DK to NB-IOT service at vodafore UK
```
[00:00:00.322,479] [0m<inf> asset_tracker: Connecting to LTE network. [0m[00:00:00.329,193] [0m<inf> asset_tracker: This...
I know that we have actually some countries in Europe which don't support LTE-M, therefore we like to have a fallback.
Does there exist a fallback option to GSM or EGPRS...