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 in Zephyr OS build v2.3.0 and NCS v1.3.0. I need to reprogram UART0 baudrate at run time to 38400. After having obtained the uart node
uart = device_get_binding...
I want to transmit UART and Bluetooth through 12bit ADC 12k sampling.
I downloaded the following example and verified the ADC-UART AND Bluetooth communication. https://github...
Hi,
I use the nRF52840 chip, which is designed as a module.
I use nRF9160 DK to burn the hex file.
1.And i can use nRF connect to read the ic of the module.
But...
Hi there, We're using SDK 16.0.0_98a98e2. Our setup is a PC running BLE Central connecting to 2 nRF 52840 running as BLE peripherals. We use the provided BLE UART example...
Dir Sir or Madam,
I defined 2 properties in sensor_server mesh example,
Precise Present Ambient Temperature (0x0075) and Present Indoor Relative Humidity (0x00A7) ,
...
Hi,
I use sd system power off to go into sleep mode. I wake up with the help of a button. However, the 1 second wake up time is too much for us. Do we have a chance to set...
I am currently trying to send indefinitely large files over BLE. To do this I have a central and peripheral application running between 2 nRF52840's (one peripheral, one central...
Hi,
NRF52832, SD S132 7.0.1, SDK16, custom device, custom SW
The: custom device not bonded.
In my firmware I can run beaconing in parallel with connectivity advertisement...
Hi sir,
I encountered a problem while building Thingy SDK using segger. Here are steps what I did,
Downloaded "thingy_sdk_v2.1.0" SDK from this https://www.nordicsemi...
Hi there,
When I operate SPI and I2C simultaneously on nRF52832, an error has occurred.
Could you please teach me how to solve an error?
I use an attached "main.c"....
I know this isnt an arduino forum but when i proposed this question on their forum they pointed me to this website as the problem is processor specific. So im hoping someone...
I have two nRF52840 dongles, an nRF52 DK, several Linux PCs with USB 3 connectors, and both an Android Samsung S20+ and iPhone 12 Pro - both which I have proven are capable...
Hello Everyone, I am working on a project which requires to detect if any firmware is installed on the device in the bootloader. Is there any function provided by nrf-sdk...