I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
I'm using NCS 1.8.0 and nRF9160 DK, and I need to convert unix_time from int64_t to string, my problem is exactly what is reported in these cases:
devzone.nordicsemi.com...
Hi,
After programming Thingy91 with clean version of Asset Tracker v2 from 1.9.1 SDK I noticed that timestamps of messages sent to cloud are invalid. It looks like on device...
hello Nordic
i am working with nrf52840, with zephyr and mcuboot
i have read that there can be first stage bootloader (immutable bootloader), and a second stage bootloader...
Hi
I am looking for a developer with previous experience to write Zephyr board support package for a custom board we building around nrf9160.
Board Porting Guide — Zephyr...
Hi,
Working with a nRF9160dk here.
Documentation states, that the GPIO_INT_DEBOUNCE flag should just be ignored when configuring a pin, if it is not available in the driver...
Dear Members,
Is it possible that I save a flag before sd_nvic_SystemReset();
in NRF_POWER->GPREGRET ?
And retain the flag after system reset ?
How ? any examples...
I'm using Windows and ble_app_uart example for my development.
I wanted to check log from my dongle so I'm trying to use log_backend_uart with putty.
But I couldn't get...
Hi,
I want to use a TSOP IR receiver on a custom board for sending different commands to my device through a remote controller. for example, if I use a Samsung TV controller...
I want to configure the NPM1100 to work with either rechargeable or non-rechargeable batteries (in factory).
Would it work to set mount a suitable resistor to the NTC pin...
Hi,
We are evaluating thread. And would like to build a basic demo app using a thread border router and a few sensors. We got the border router working with the coprocessor...
Hi,
I am using nrfconnect sdk with central_uart example. How to get the name of the device
advertise the BLE discovery packets? nrfconnect android app shows the name after...
Hej!
I see that the CRC block is used in the Radio under section 23.6 of nRF52832_PS_v1.4.pdf . Also, I noticed that the CRC32_ENABLED is only enabled in the bootloader...