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...
Hi There,
I have a question now. If I want to alter the frame format in the data linker, how do I do?
I try to find the source code of the data linker layer in the Mesh...
Dear Members, I want to log my ANT+ HRM into SDcard, I tried with flag, but it never goes to main loop, I'm using nRF52840 Code ANT HRM interrupt :
on the main loop...
hello,
i am using nrf52832 with our customized board and i am trying to send 427 characters string at a time using lbs service but it only accepts 200 characters in single...
Hi! I've got over 2000 smartwatches out in the field that are using the nRF52840. The hardware designers thought it was a great idea to expose the SWD pins along with the...
Hi experienced people
I try to initialize twi on pin 44 and 45.
ret_code_t err_code; const nrf_drv_twi_config_t twi_config_top = { .scl = 45, .sda = 44, .frequency = NRF_DRV_TWI_FREQ_100K...
Is there an easy way to get the manufacturing data from an advertisement packet in the 17.1.0 SDK?
I also struggled with extracting the rssi value and ended up using:
...
I'm using nrfx_saadc V2 in nRF5 SDK 17.0.2. In nrfx_saadc_abort nrf_saadc_task_trigger(NRF_SAADC_TASK_STOP); is called regardless of if the ADC is currently running. If the...
Hi!
We're using the nRF52810 chip, so we have a very limited amount of flash memory. We're looking at every opportunity to save some space. We currently run with a modified...
I've got the USB CDC ACM example up and running. I'd like to do something similar on the nrf52840 Dongle but rather than using a UART for the CLI, I'd like to use a second...
hi support team,
customer has one question about USB device to restart manually, because customer need to change the HID descriptor for some reason.
i tried on usb uninit...
I need your help to design the radio matching network on device nRF52805.
Here the reference design: infocenter.nordicsemi.com/index.jsp In this reference design L1, L2...
Hi Nordic Team,
My dev environment is as follows:
nRF58232+ ses+ sdk17.0+ softdevice 132
We are using BLE Chip on custom board
When we flash precompiled hex file...
Im working with nrf52833dk to implement USB mass storage using the flash to write into txt file.
main.c code is:
when flash and plug the usb the file storage apeare...
Hello!
My name is Carolina and i am working in my thesis with a multinacional enterprise in Aveiro University The objective is to develop a system like a security system...