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,
We have implemented FOTA on an nRF52dk (nRF52832) using nRF Connect SDK v1.8.0. That works fine. Now we have encountered a problem that we believe is due to a limitation...
I need to create an IoT QR code reader.
I decide to use the NRF9160 board because it integrates a lot of components that I need to use (LTE, GPS, Bluetooth) so the only...
Hi,
i use event_manager with few modules.
One module use Sensor LIS2DH driver that read data via i2c data when triggered and send it to other module as event.
Second...
Hi,
I'm using nRF52805.
The main power is 3.3V LDO output.
When main power is out, the battery(3V, Coin battery) should be a power source of nRF52805.
But, when battery...
Hi,
I've just returned to working on an nRF52811-based project after a year so I'm a little rusty, and I'm wondering if it is necessary to explicitly call SystemInit() ...
Hello,
I'm experimenting with nRF Connect SDK 1.9.1 and I want to use SAADC, however I'm running into the following error message.
Please note that the code compiles....
I planned to use THE UARTE of nRF52840, but I encountered some problems when I added it to the project from the routine of SDK17.0.2. I compared the UARTE and sdk_config.h...
Hi,
I would like to help/influence the course of our on-going project with nRF52832 such that the recommended/default Toolchains are used. In this regard I have the following...
HI All
Im having endless trouble with nRf Connect and Vs code. @Ovind was kind enough to assist from the first time I failed to get this working, but it was short lived...
Hi,
I've been building nRF52840 applications from the command line using the zephyr RTOS for a while, but having taken delivery of the Thingy:91, am unable to get the hello_world...
Hello,
I am unable to build basic blinky project outside the NRF Connect sdk.
Board - Thingy 91 - nRF9160
SDK version - 1.7.0
builiding through command line tools...
I'm using NCS 1.8.0 and nRF9160 DK, and I need to convert unix_time from int64_t to string, my problem is exactly what is reported in these cases:
devzone.nordicsemi.com...
Hi,
After programming Thingy91 with clean version of Asset Tracker v2 from 1.9.1 SDK I noticed that timestamps of messages sent to cloud are invalid. It looks like on device...