Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
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...