Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
hello,
below is the error experienced.
nrfjprog --family NRF52 --eraseall ERROR: JLinkARM DLL reported an error. Try again. If error condition ERROR: persists, run the...
Hello,
I'm using a nrf51422_xxac_s110, with the Keil uvision IDE. I recently upgraded my sdk from an older version, to 12.3 in order to use some components like FDS. Consequently...
Hi guys, I'm using a HFCLK TIMER to time ADC sample capturing via PPI. This eliminates CPU+BLE usage from affecting my time keeping. I assume that each ADC sample arrives...
Do you why I could not pass the "ble_stack_init()? I did download softdevice from 0x0000-0x26000 and Application from 0x2600
int main(void) { // Initialize. log_init();...
I can run some of the samples on my nrf9160 DK, however when it comes to this one I get a assertion error err==11 that I have not yet been able to solve.
ncs/zephyr/subsys...
Hi,
In my application I need accurate calendar capabilities such as alerts on every hour and alert on a specific hour every day. Is there any implementation of such a mode...
Hi,
Want to read data from HX711 adc amplifer with wheatstone bridge loadcells, but when i run the program, my output is <info> app: ADC measuremement -8388608 all the time...
I'm a little confused by the packet rate I'm getting on Gazell. Or rather I'm confused by the low number of 'timeouts' I'm seeing - I'd expect to see more, and would like...
Hi all,
in my custom board I'm using an NRF24L01+ as RF transceiver. The relevant part of schematic follow: (hi res => https://imgur.com/a/z4nQxXh )
The following...
The nRF905 chip can be setup to different payload length. 0-31 byte
Must RX and TX unit be setup to same payload length or can RX unit be setup to ex. 20 bytes and TX unit...
Hello.
There is a label on the back of the nRF9160DK.
I can find "HWID: FF:6A:B3:34:69:AC" on the label.
nRF connect can get the same string: " FF:6A:B3:34:69:AC " when...
I am trying eddystone example from SDK 15, its working fine but once I press the button to enable connecting and function nrf_ble_es_on_start_connectable_advertising(); is...
I want to use REG0 to supply 1.8v to external 4.7k pull-ups including when the system is off. Looking at the product specification REG0 can supply 1mA while in system off...
I have updated my repos to the latest commits on master for zephyr, mcuboot, nrf, and nrfxlib. I ran `
pip3 install -r scripts\requirements.txt
and I can open the asset_tracker...
hi, I'm working with NRF52832, DFU service is configured as secured. my question is : i'm trying to change dfu char a ct e ristic property to "ind i cation" by writing to...