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've created a custom board, and it works nicely.
However, when I try to build another application for this new board (i.e. "Add Build Configuration"), the new board...
Hi,
I'm using the nRF Connect app on android to DFU my devices.
On some occasions, after doing DFU and unbonding, the phone will keep asking if I want to pair the device...
The Absolute Maximum rating of I/O pin voltage for VI/O, VDD ≤3.6 V is -0.3V to VDD + 0.3V in Table 185. We would like to monitor the battery voltage using an AIN pin because...
Hi, We are using the SDK v17.1.0 and SD S140 v7.2.0. In our application we have to send only 1 advertising packet with updated data every 300ms and in some cases every 50ms...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I modifyed peripheral_uart to use 240 bytes like it's explain into "ncs 1.6.1 peripheral_uart...
Hi, I am trying to create a custom BLE service.
Following is the main code:
These are my BLE write functions:
My sdk_config file says MAX_MTU is defined 23
...
Hello everyone,
I have a few questions related to NFC in nrf52832.
1. UUID in nrf52832 NFC is Unique?
2. Can I use nrf52832 NFC for payment purposes..? if yes How I...
Hello sir,
I am using nrf52832 soc with customised board want to use as UART pins as RX pins as 23 and TX pins as 24 .Is it possible to use the RX pins as 23 and Tx pins...
Hello,
I am trying to configure a Zigbee coordinator as done in the CLI example (for example 'bdb role zc' and 'bdb start') to get data from the multi sensor example,...
Hello,
Lately we've had some problems with DFU using the NRF connect app.
The device we are using is a nrf52832 running Zephyr 2.6 with MCUBoot 1.8
When we set the following...
Hi,
Turning on A-GPS (using the SUPL library) causes our application to encounter a boot panic ("unable to find bootable image"). Similarly, running the nRF9160 GPS example...
Hi Dev team,
I have been working with the MQTT example and building up my application. I establish a successful connection with the broker and everything runs fine for 5...
I had trouble connecting the device to the computer. My computer shows that it is connected, however, in VS code, it cannot find the device. Also, when I tried to use the...