Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
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...