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 am trying code (and compile) in C++ with a NRF52832 on Keil UV5.
In the C/C++ options i don't see the compiler option for the preferred language when I open a...
software version :nrf connect SDK 1.6.1
hardware:nrf5340
ble stack:ble 5.0
ble central: iphone x app
ble client:nrf5340 kit
question:I was failure to set Tx len...
Hi, I followed the procedure described here with Nordic Thingy 91 https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nowi-powered-energy-autonomous-nordic-thingy...
Hello,
I'm currently trying to enable static buffer for MBedTLS as described here: https://tls.mbed.org/kb/how-to/using-static-memory-instead-of-the-heap .
I wrote a simple...
Hi, guys. I'm using both nRF5 SDK v17.1.0 and the S112 SoftDevice v7.3.0 with the PCA10056 (Rev 2 nRF52840 board).
infocenter.nordicsemi.com/index.jsp
I used the sd_ble_gap_ppcp_set...
Hi,
1. In freerTOS, how to improve the printing priority of NRF_LOG_INFO
2. How do I avoid overwriting what I want to print
Thank you for all your assistance. Kind...
Hi,
1.How can I use this function?
2.Can you provide a simple example
3.I have the following information, but I still don't know how to use it.
https://developer...
Hi ,
1. How do I port the NCS V1.8.0 asset_tracker example to NCS V1.9.0
2. The customer code was developed in asset_tracker and failed to port to NCS V1.9.0
Thank you...
Hi,
I have a few thingy:91 devices (~10) and when using the IBasis SIM card, I'll randomly be connected to Telus, Bell, Rogers or Videotron. Some of them do not support...
Hi,
I have implemented BLE OTA DFU using SMP service (I integrated SMP sample ) on nRF25833. Version of NCS: 1.8.0.
I have tested it with nRF Connect mobile app and it...
I want to make a thread protocol based luminaire product, there will be 300+ luminaires and 10+ OTBRs, and then control them through the cloud platform. Now I need to verify...
Hi. I apologize in advance if this question is in the wrong place or is too elementary for this location/audience. I have prototyped a product using two Nano 33 BLE arduinos...
Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0. Now I'm debugging to add one new feature, but some time...
Hi
I want to use a mcu to update the firmware in the nrf52810 through uart,I look in the sample in the nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader...