I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
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 wonder if I can disable saadc interrupt because saadc is under control of ppi in my project and I don't even need saadc interrupt or interrupt handler.
As I know...
hello Nordic
i am working with nrf52832, sdk 16.0, s132v7.0.1
the device is suppose to be powered on by a press button that is held for a few seconds. there are 2 lines...
I'm trying to use the duration advertising parameter to have the advertising timeout. The timeout works as expected when I have the J-Link debugger attached, however when...
I have developed a custom Buttonless DFU application on top of the default example in the NRF SDK. In this custom app, I have also merged the BLE UART application, so I include...
Hi, I am working with nrf9160 and I am trying to get unix time in a user-readable form. I found this code online that helps me do that ( github.com/.../main.c) but the header...
Hi,
I've searched the forum to see if anyone else has had the same issue as I'm having but couldn't find anything. I'm trying to do DFU via USB with the nRF52840 on a custom...
Dear Nordic,
We have almost completed development with nRF52810.
We are trying to improve the accuracy of product operation.
RC oscillator(LFRC) is currently used...
I used the Adafruit Bluefruit NRF52840 LE and added some simple code to this existing timer/counter for pulses: https://devzone.nordicsemi.com/f/nordic-q-a/62633/nrf52-timer...
Hi,
While going through some of the peripheral examples in 'nRF5_SDK_17.0.2', I found it puzzling to see that
the legacy (nrf_drv_*) and nrfx_* drivers are simultaneously...
Hi all,
trying to get CAN-bus support under Zephyr. Have a seed CAN bus shield link connected to PCA10040. The shield use SPI2 connected to MCP2515 CAN controller link ...
Hello
Is it possible to use the qspi of the nrf5340 for custom spi devices? I need the quad spi for the 96MHz speed which the normal spi does not have.
I know of the nrfx...