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...
We have an existing application, based on the nordic softdevice s140nrf52701 that uses the AES algorithm, specifically ECB, CTR and CBC mode. We need to migrate to AES GCM...
Hi.
I’m trying to install Nordic Semiconductor’s nRF Connect SDK (NCS) version 1.9.2 via the command line. The standard nrfutil tool only supports versions 2.0.0 and above...
Hi,
I referred to the zephyr/samples/drivers/soc_flash_nrf/ code, and when I added CONFIG_BOOTLOADER_MCUBOOT=y , the flash storage started from address 0xfc000 . Why did...
Hi,
For a new product we would like to use Midi over BlueTooth (probably BLE). Is there support for this using some Nordic SDK (like the nRF Connect SDK)?
I can find several...
Hello everyone,
I’m facing an issue with my Thingy:91 . It was working fine throughout the day, but after flashing a program onto the nRF9160 , my computer no longer detects...
Hello. I am using nRF52832, SDK ver 15.3 and running it as a peripheral device. I use an interval timer to send a UART to an external device and receive an ACK. After running...
I am using nRF52840-DK with nrf5-SDK version 17.1.0.
I want to use logging system provided but facing issue due to it's complexitiy.
I am not able to find any example...
I'm currently porting the code from our released product built on NRF SDK with nrf52832. For the next version we want to have the option to go to the upcoming nrf54L* processors...
Windows 11 VSCode 1.93.1 nRF Connect for VS Code Extension Pack v2024.9.5
I'm already working with multiple Zephyr development projects (not only Nordic modules) so I already...
Hi,
Currently doing the Cellular IOT Fundamentals course (great having this as a resource!), but lesson 7, making a modem trace, is not going as planned. Using SDK 2.7.0...
Hello,
I am currently exploring direction finding connectionless Rx and Tx samples.
I am using two nrf52833DK. I already have an antenna array connected to one of the...
Hello,
I just saw, that Zephyr 3.7 is released as a LTS release. As I have a list of bug fixes and workarounds in my project. I would love to upgrade to 3.7 to see if these...