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...
I have an EC11 rotary encoder wired to my nRF52840 and I am trying to get readings from it using the sensor API. However, I'm having issues with (seemingly) garbage data....
Good day. We ended up getting a bootloader based on the NRF5 using the Serial Recovery method and a non-upgradable bootloader. The update is coming from a microcontroller...
I'm working on a linux driver for nRF7002 based on the experimental linux driver: https://github.com/NordicPlayground/nrf70-linux-driver . This is being done on linux 5.13...
Is it possible to somehow set a lower charge current than 32mA for the whole charge cycle or force trickle charging for the constant current charge cycle? The issue is that...
I have a GSM application connecting to MQTT that worked previously refuse to work when I picked it up again to improve on it.
To make sure there isnt a problem in my firmware...
The following settings are required to make I2S compatible with the AK5720VT.
MCLK=12.288MHz BICK=1.536MHz LRCK=32kHz Bit length=24bit
CONFIG.RATIO >= 2 * CONFIG.SWIDTH...
Hi All,
I have recently design my version 2 of my custom board, everything seems to work on the board, the firmware is fully running but i can't see the BLE device on...
Hi,
I tried to send audio with a sampling frequency of 44100hz, up until this point I had been sending the default sampling frequency of 48000hz.
For this I change the...
Hello,
I am trying to make radio test functions work on my 52840-based board using SDK 2.5.2. After some effort I managed to create a simple test program that partially...
I want to use P0.00 and P0.01 as UART pins. I have shorted the SB3 and SB4, and opened the SB1 and SB2 for using the pin as GPIO.
If I am enabling the " CONFIG_BOOTLOADER_MCUBOOT...
Dear Sirs!
I need that low power comparator on input AN7 reset controller when device is in OFF mode when voltage on pin drop below threshold.
Controller powered +1.8V...
Hi
I have a project base on Nordic sample code "v2.5.0/nrf/samples/cellular/Location" and it fully work with SIM card
now I need to use Onomondo softsim to replace SIM...
Hello, I'm getting these series of events often when the client is sending data to client. This is the the nRF SDK 17.
If I add a delay on the client app that is talking...
Regarding the description key Page 10 of the document "nRF Sniffer for 802.15.4" states "00112233445566778899aabbccddeeff", but does it differ for each device? Also, if there...