Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
Hi,
I have a nRF52840 USB Dongle that I am using to perform OTA DFU to use to perform OTA DFU.
After the update is finished, the device keeps running the code instruction...
hi
I have written a driver for an SPI sensor, and it works perfect in a nrfx_spim example project.
But when I tried to add this driver to a ble custom project, errors...
I'm using the nRF5 SDK 12.3.0 on Linux (Fedora 33), with a minimal N51822 breakout board (nRF51822-QFAA(build code: H0) 256kB Flash, 16kB RAM). For programming I'm using a...
RTC 1 cannot be enable (errors with app_timer.c): Trying to resolve RTC errors
Using windows 10 OS, and SES v5.40.
I am using nRF52833 device in my project along with...
Excuse me:
Project in nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_keyboard\pca10040e\s112\ses,After the device is connected, I call the sd_ble_gap_disconnect...
Hello, I'm developing a BLE mouse using nRF52840. I found something strange while testing mouse movement by connecting the BLE. I was logging using the RTTViewer and found...
Hello, here is the question about nrf52840_bitfields.h. Is there any problem with macros definition? For example we have such definition:
/* Bit 20 : Enable differential...
Hello,
I have been developing software on the ble_app_uart example in Segger Embedded Studio with sdk 17.0.2. The example has RTT enabled but I noticed when I try to use...
I have been trying to install the latest version of "nrfConnect for Desktop" on my Mac. I am using latest macOS (Big Sur v11.5.1) on and Intel-based MacBook Pro.
When I...
Hi,
I am unable to locate the list of error codes , in my code I get "sd_ble_gap_scan_start returned 0x10" as I use sd_ble_gap_scan_start() function with input parameters...
Hello,
I am trying to program and use the AWS IoT example to send data to the amazon webserver. I worked through this post ( https://devzone.nordicsemi.com/nordic/cellular...
Hi,
I am designing a module based on the nRF52805 and wonder if there are also GPIOs that should not drive high frquency, like stated here for the nRF52832:
https://infocenter...
Hello,
Is the MBEDTLS_USE_PSA_CRYPTO functionality supported in nRF SDK 1.6.0 (nRF9160)? Setting this value in Kconfig doesn't seem to propagate to nrf-config.h.
If I...
Hello,
I want to transmit data gain from an i2C sensor from one nRF52832 to another via BLE.
I have successfully configured i2C and now I can store those values to Variables...
Is it possible to get the PPK2 to return the voltage VDUT+ (VDUT_SENSE) instead of the current when taking a measurement?
if so what is the command?
Thanks,
Mar...