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 want to use the nRF SDK for Mesh,but I don't kown how to use it.I need help.Does the official website provide sample programs? I opened the SDK file, but I don't know...
Hi,
I am using nrf52832 for the beaconing device. The device is working fine, sleep current, wakeup current is normal, transmit cycle is also working fine but the device...
Hello,
I have been working with BLE on the nRF52840 with softdevice 140 and the latest in terms of SDK.
The problem I have run into is with reading the value that has...
Hi,
If anyone having driver for the ELW0901AA1 FUTUBA OLED please help me to send the same.
I am working on nrf52833 custom board and SDK version that I am using 17...
Hi,
I would like to know the current consumption in advertising when I set PRF = 0 dBm and I use LDO.
I read nRF52832_PS_v1.4.pdf.
23.15.2 of nRF52832_PS_v1.4.pdf...
Hello
I need to do SD Card with nRF52840-DK. I have referred (zephyr/example/subsys/fatfs) sample program, based on that I have made one new project and also made overlay...
Hello sir,
I was referred this link ( https://github.com/zephyrproject-rtos/zephyr/issues/29921 ) to do USB DFU on nRF52840-DK, but I am facing an issue in this code is...
Hi! I looked at the specifications, and it doesn't seem like this is listed as not possible, but it strikes me like it should not be possible, so I wanted to make sure. Looking...
Dear Nordic,
I am using the pre-build option to build always rebuild a file. This file is used to setup the date and time stamp of the build. I have done something similarly...
Good day,
I would like to start this thread by saying that I have been developing an application using the nRF52832 chip for several months, so far it has been a very difficult...
Hi,
I am beginner with nrf9160 and its SDK. I want to send data from nrf9160 to an external flash memory. To test it I wanted to start simply by sending hello_world(sample...
Hi,
I'm usgn Nrf528332, Softdevice s132_nrf52_6.1.0_softdevice
I Use secure_bootloader BLE secure_bootloader\pca10040_ble with the public key, and matched privet Ket...
I have installed the latest SDK 1.3.0 using the Toolchain Manager.
I would now like to open nRF Connect SDK Projekt and get the follwoing error:
I have added the CXX...
Hello
I have several questions regarding the UUID (Bluetooth):
If I create an application using your nus bluetooth service (ble_nus.c), should I change the NUS_BASE_UUID...
Hi, We are using the Thingy91, which is running the mqtt_simple (nRF SDK 1.4 and modem firmware 1.2.2) example, to push data direct to our AWS instance. Everything is running...