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...
Hello,
I'm using the peer_manager library with nrf_crypto CC310 backend to generate LESC keys for JustWorks. (BLE Security Mode 1 - Level 2) I was wondering how to get a...
Sequence of events:
1. A GPIOTE button interrupt in LPN schedules a handler routine.
2. Handler routine (called by app_scheduler()) makes a call to access_model_publish...
Up to and including `v10.4.0`, `nrfjprog` correctly implements support for runtime `LD_LIBRARY_PATH`:
Starting with `v10.5.0` this is broken, and `nrfjprog` expects...
refer an example for long lange demo in sdk.
i have found this example https://github.com/NordicPlayground/nRF52-ble-long-range-demo but in this nrf52840 boards are used...
Hi, What we would like to do is to store the firmware on one nRF52 MCU and do the DFU over BLE to the other nRF52 MCU. This means that the first nRF52 MCU needs to connect...
Hi Nordic,
my BLE peripheral with the nrf52840 and sdk 15.3 with s140 restarts if not connected after 180s. I assume that the reason is the .config.ble_adv_fast_timeout...
Hi,
I am trying to create a mesh network using nrf52832 for RGB lights. I am using nrf Connect SDK to build the project. Is there any sample code for RGB that can be integrated...
I have found that you cannot update MCUBoot unless you also have the NRF Immutable Secure Bootloader, If i have this then i cannot update the Immutable bootloader.
Is there...
We developed a ble hid mouse using ble_app_hid mouse example. When our mouse used in MAC os scroll wheel function is not working as expected i.e. when we scroll there is only...
Hi, We have an issue with custom devices in the field that have nRF52811, with s112 programmed. To sort out our issue we need to connect to the nRF52811 that is an advertising...
Nordic's BLE page ( https://www.nordicsemi.com/Products/Bluetooth-Low-Energy ) says the nRF5340 is the "ideal choice" for LE Audio. I can't seem to find any information on...
Hallo,
my nRF52840 and my nRF24L01 are receiving the same data in proprietary radio mode.
Several nRF51822 are sending mixed up data.
Within the nRF24L01 - radio Interrupt...
Hi,
I am completly new in nrf52, nrf-connect and zephyr environment.
I need to configure pwm channels that wont be used to drive led...
Most of thing is undestand for...
Sending a PSK like:
AT%CMNG=0,42,3,"1r0nm@n"
should result in failure, as that is not a valid hex string (as documented in nRF91 AT Commands). Currently this results in...
Hello,
I am trying to run the CCS881 sensor sample in my nrf9160 board. I have made changes to my project config file and main.c file as mentioned in
https://devzone...