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 am developing firmware for nRF52811 and I can't get UART working.
Sending data over TX works fine, but every time I try to receive something from RX, I get an error. ...
A short digest of the parenting topic ( https://devzone.nordicsemi.com/f/nordic-q-a/76906/nrf9160-siba-unable-to-connect-to-nb-iot-network-and-resets-every-10-seconds: ) ...
Help me for transfer any data between two nrf51822.
i already tested example ble_app_uart for connecting nrf51822 to my smartphone (my smartphone use NRFconnect app),...
Can you write this code in assembly?
If you can, please help me, if not, please help me optimize, thank you
# define RSP NRF_GPIO_PIN_MAP (0, 6)
# define RDP NRF_GPIO_PIN_MAP...
I am setting up the nrf sdk within the WSL2 inside Ubuntu 20.o4 LTS. I am following the documentation: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing...
Hi There,
I try to send some packets from a file between two devices. Now, I want to confirm and analyse whether I receive the total packets correctly or not. Two points...
Hi, I have a simple question. I have looked through the Bluetooth specs, and Devzone, but I haven't found any answers.
What is the the time difference between the three...
I will want to have multiple files in my application, so I will use multiple file IDs when writing records.
At a minimum, I will want one file which will store about 200...
Hello,
This is the second time I am seeing compilation error. The first time a couple of months ago but I cannot remember how I managed to get rid of it.
2> Compiling...
I'm trying to assess the feasibility of an application using nRF52840 in a module from either Minew or Raytac. In this application, the BLE radio works stricly in Central...
Hi,
I used 3HK sim card on NB-IoT in Hong Kong, and I could run GET and POST instructions to any cloud with the right certificate.
Recently, I moved to France, and...
Hi,
As for sd_api_v5 and sd_api_v2 , pc-ble-driver-py has library files and python files and also examples related to that, Can I know that are these library files ,python...
Dear Nordic,
As per power management, could you please suggest any thoughts for following:
We have two ICs on the board connected to nRF52840: 6-DOF sensor (over SPI)...
I took the RSA example in /nrf/samples/crypto/rsa and added a function foo() to it. I am using nrf5340DK with nrfConnect v1.6.1 and build for cpuapp.
my function foo() uses...
I now burn the official routine through the serial port input instructions, want to make NRF52840 dongle read zigBee terminal equipment (temperature and humidity sensor) value...