I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
I'm using a dev board based on the nRF52832.
The majority of the time the RSSIsample register returns the correct value.
However sometimes the value returned is 0x7F...
The Product Specification makes it clear that the given levels of accuracy for ADC measurements are only possible when using an external crystal for the HFCLK. We have one...
Hi Nordic,
Running a gdb session on nRF51, it is difficult to debug the code beyond the SoftDevice initialization. Then, I have to step through with (gdb)ni, but this is...
Hello everybody,
I used to my PCA10028 DK board with nRF51-DK-mbed-IF but I wanted to revert for nRF51-DK-J-Link-IF. According to the nRF51-DK - User Guide v1_0 documentation...
I have the code below initializing TIMER1 and and IRQ every 1ms. I call app_sched_event_put within the timer and I get a Hardfault.
Any hints on what is going on ?
Thanks...
I just bought a nRF5-DK and I couldn't get it to work flashing other nrf51822s. The modules I'm using are these wireless-tag.com/.../nrf51822-02.aspx
Here's literally what...
I have a PCA10001 setup and I am using SDK v9. I have opened the UART example in CrossStudio.
It compiles/builds and I am debugging with breakpoints.
My question is...
Hello,
I use the interface I2C to communicate to the Light Sensor, and also use a timer to read the value back every 1 sec now.
I'm wondering that can I use the interface...
I use nrf51822 by example ble_peripheral/ble_app_uart with with SoftDevice 8.1.0, at the same time, I use pwm driver library, But it does not work well, What I need to do...
Hello,
I have a problem with db_discovery_event_handler execution when having multiple S110 peripherials present when turning S120 central on. I have two different types...
I am seeing three things I don't understand in a modified ble_app_rscs codebase. I'm hopeful that someone else can recognize my symptoms and tell me what I'm doing wrong....
I've got a project that works perfectly on the PCA10028 DK. But the behavior is quite different when downloaded to my nRF51822 production target. My target is connected to...
Hi
I use nRF51822 of Gazell mode and RXF2401C(PA)
PA's TXEN has been pulled, what RXEX in there enbale and disable it?
(Host and Device must be)
Thank you!
Hi everyone,
My question is how much current it´s capable to sink an I/O pin configured as output ´0´ ?
In my case I have to discharge a capacitor throught an output...