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...
This is really bad, I downloaded the latest 1.7.0 SDK to the machine and could not build any application (including examples) Always appear errors
Create a GPS.Emproject...
Hi,
I have nRF9160 DK:
PCA10090 v0.8.3
modem firmware 1.2.3
The specifications says that the minimum consumption current is 7µA. So I flash a hex file which shuts...
(Using nRF Connect SDK 1.5)
I have the setup so far that partition manager is aware of the external flash and creates a single partition for it. The documentation section...
Hi nordic
I am using 52832 with sdk15.3:
when I program the hex with sd+APP+bootload, it works fine, while after the first ota, it will get the NRF_ERROR_STORAGE_FULL...
I have an encased nRF52840 dongle that is visible to nRF Connect. However, when I try and select the displayed device I get the following:
I cannot press the reset button...
Hi,
1. What modem versions does this board support?
For example mfw_nrf9160_1.3.0?
2. This board programmer this example:lwm2m_client
Using AT + CFUN? No return...
Dear Nordic team,
in our multiprotocol (BLE, ZB) application ( nRF5 SDK v4.1.0 )we are facing following severe issue relating to the ZBOSS stack: When a router leaves its...
Hello sir/Ma'am
I am working on a project in which i am using some BLE peripheral devices, an Central device and an Android app. I want to get data on android app from central...
I'm trying to program nrf9160 but getting an error due to readback protection.
I have tried the following commands:
nrfjprog --recover
nrfjprog --recover -f NRF91
...
I set an NOPULL type input GPIO, and I found that if I put in a voltage of about 1V,
the nrf52832 will produce a current of about 30uA,
I want to know why it can be happen...
HI
I have using nrf5340 DK for the past 7 months. Sometimes, The DK gets powered up only after 2-3 minutes after giving the power supply from the PC. Even after powerup...
I'm working on a project based on nRF52840 and nRF5 SDK16. I'm using BLE with softdevice S140 7.0.1 and USB CDC ACM for communication with a USB host. Ultimately the problem...
Hi,
I'm trying to run ble_app_blinky_pca10040_s132 on Fanstel BT832 custom board with no success. After writing/verifying the app using the SES it jumps to 'unknow function...
Hello,
I have a question:
i want to send a JSON payload using the PUT-method from CoAP. For this I am creating my JSON Payload with the following function:
The main...