Currently nRF54L15 is being matched with LOW Q circuit and unipolar antenna. Because low Q circuit takes a lot of components and time when designing hardware. So I can remove...
I have recently upgraded NCS SDK and Toolchains to v2.9.1 t for our project to resolve some critical issues we were having. After this upgrade, I haven't been able to run...
Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
Hello everyone,
I need some help in understanding and optimizing current consumption profile of nRF9160 in LTE-M cellular connection mode.
nRF9160 is implemented in...
I'm trying to use the TWI master example with the S120 soft device. It looks like there is a known problem trying to get the S110 working with the hardware TWI. It seems the...
Hello.
I want to make flashing of devices for production faster.
So I want to write application together with bootloader via J-Link simultaneously and not via OTA DFU.
...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I've found this great post in devzone blogs, written by RK.
I like it and would like to make it better known, both as a point of discussion that as a request to Nordic...
Hello,
I am just trying out the example BLE peripheral firmware designs on nRF51822 EK.
Custom UART profile implementation is interesting for me and there is indeed an...
why m_storageHandle_DeviceName became to 0xFFFFFFFF, its value was init by pstorage_register when app startup, but here it lost value. Can anybody help me ?
// event on...
I'm able to flash ble_app_ancs to the nrf51822, and I'm able to debug it successfully. I'm also able to pair with my iPhone 5S running iOS 7.1. After the initial pairing,...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Good afternoon,
I'm trying to test PCA10001 eval board power consumption and consumption is about 4mA when it should be considerably lower.
To proceed with this measurement...
Hello !
When i was trying to configur my SPI, I observed that there is a difference between the position field announced in the nrf51 reference manual v2.1 and the nRF51_bitfields...
We are looking for the sample software for transmission of nRF2726 (nRF24Lu1P).
nRF2726 does not carry out transmitting operation in enhanced_shockburst_ptx_nrf24lu1p.uvproj...
What I've been observing here is a curious issue under some very specific circumstances. First off, I am using a Xuntong Tech PTR9018 module (this is QFAAC0), the S120 1.0...
Hello all
I making some device with ARM core CPU with nRF51822.
I set CPU to SPI master and set nRF51822 to slave.
And then I read some data from nRF51822, that was...
I am Merging 3 firmware s110_nrf51822_7.0.0_softdevice.hex, ble_app_beacon.hex and bootloader.hex to Output1.hex as follows.
mergehex -m s110_nrf51822_7.0.0_softdevice...