I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
I tried adding the following settings to prj.config
CONFIG_CHIP_OTA_REQUESTOR=n
CONFIG_CHIP_QSPI_NOR=n
I've also tried to modify the Devicetree to be the qspi part in...
Hello, I have a project sampling a ADC. It has a INT output signaling new data is ready to be read with max sampling rate of 125ksps. I am using the interrupt and then reading...
Hi community,
I'm making a custom board using the NRF52840-CKAA. I'm trying to make a Bluetooth application for this board but struggle to achieve it.
setup:
- Visual...
nPM1300ek version: 0.9.0 I have both "nPM Controller" and "USB PMC" USB connected. I tried powering USB PMC through the computer and also tried a "Wall Wart USB".
I have...
Hi,
I have a device which has different UUID s for the write and read characteristics than the Nordic devices. The device I want to connect to will give out sensor data...
hi,
I am in the process of creating a board definition for a custom hardware we are proptotyping. I follwed the instructions in the intermediate course, copying the nrf5340dk...
I have a device which advertises some services, I want to discover those services and write to those characteristics. However I can only find one service and not multiple...
Hello,
I want to send audio to multiple headset(Readily avaiable from market), So is there any hardware, Software solution avaiable for that.
So, Is there any...
We've had good success measuring power consumption with the PPK2 until now. But recently, it started reporting some hard-to-explain numbers. Specifically, t told me a nRF9160...
Hello everyone,
Im currently using the Thingy:91 with the asset tracker v2 application. As I understand the default mode in this application is the passive mode. Im measuring...
Is the nRF52840-CKAA port impedance for the various transmit power settings (or at least for 8dBm) available?
Alternatively, is the expected port impedance, when viewed...
Hello,
I am building basic board on nRF5340(based on Raytac MDBT53 module) and after "Erase" operation in nRF Connect Programmer I cannot access chip anymore.
Board...
Hi all,
I am working on Fantel BT40F which uses nrf 5340 soc. I have finished my breadboard testing phase with the development kit and now I am working on Integrated pcb...
Before adding ubxlib module repo into nrf/west.yml, I can build any project with mcuboot with no problem.
However, I cannot build any project with mcuboot after adding the...
Hi,
I'm stuck in the loop of calibration. This is the error that I get from Putty:
It says that I get a TX error.
This is the code that I have for bno055.h:
This...