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 Dev team,
I am currently using the NCS v1.5.0 and have a Thingy91 v1.4.0 with me. I want to test the FOTA v2 update from the nRF Cloud to the Thingy91.
I tried using...
I am trying to tune my NFC antenna . The antenna is printed on the pcb. The same Laird antenna is used in my pcb. Based on the antenna tuning white paper I am trying to tune...
When I connect my Thingy 91 to my usb port open up nrf Connect and push Sw3 and turn on the board power I do not get any devices to show up under device selection in rf connect...
In our application the prospective Nordic NRF5340 MCU is to communicate with another MCU at the maximum 3Mbps.
Can this speed ( 3Mbps) be achieved on NRF5340?
As mentioned...
Hello, I'm hoping that I missed something in the code and not something that might be inherent with nus and fds. Combining SDK 15.3 template, uart and fds examples, with some...
Hi,
We have a working solution on the SDK15.0.0 with a custom board based on nrf52832 s132. I'm using the nrf52dk PCA10040 to program my boards. For this board we use...
Hi,
for my system implementation with nRF52840, I use the Nordic Uart Service based on the nrf_ble_uart example.
I transfer sensor data every 10msec, or so, to BLE uart...
I've been digging through the DFU in order to reduce it's power and I've come across 3 high power states.
1) The first is during initialization of the DFU. It happens on...
I have been dealing with this for 6 months and im running low on time to finish this project please help me. I want to send 20 bytes of data to a application that i made for...
Hi,
We are using Micron NAND flash MT29F8G01ADBFD12 with QSPI. We are referring qspi, usb_msd example in sdk 17.0\examples\peripheral\usbd_msc. Able to read device ID of...
Hi, I have a problem in enabling both NAME filter and UUID filter in ble_uart_c SCANNER
I have enabled the both but
the device get connected only match with UUID but i...
HI
I am using the example of HTTP and HTTPS from this github link. I was unable to compile the example of HTTP and the HTTPS example is just hanged. no communication. I...
Hey all,
Custom service, but my first where I am looking for more than one byte of data written to a characteristic at a time - in this case 8 bytes. So everything looks...
Hi,
My project involves an nRF52840 DK connected to an accelerometer on a breadboard, connecting to my Mac via USB-micro.
I'm editing the twi_scanner SES project so that...
Recently I received the nRF5340-DK. I tested and it was working correctly and as a test, I compile one of the ready solutions of NRF5340 of SEGGER Embedded Studio. Everything...