Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
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...
Hi,
I'm upgrading my firmware from sdk1.7.0 and there is one error that i can't solve and need your help.
The code is working on SDK1.7.0, solved all the errors that appeared...
Hi,
I have a nrf5340 device which is built with nrf Connect SDK 1.6. I can successfully DFU over ble by nRF Connect mobile app. Right now, I am trying to do DFU from my...
Hello,
I am attempting to configure a project with full zephyr logs (using RTT backend). I am, however, unable to get the full logs (see example below):
[00013022] <dbg...
Hi,
I have enabled SPIM on nRF52810 and worked normally.But when I enabled on nRF52832, it worked unusual.
I had defined CONFIG_NFCT_PINS_AS_GPIOS because used P0.9 and...
Hello,
We are using lwm2m client project SDK version v1.9.0. We need to enable #define CONNMON_LAC 12 to get LAC value but i am facing problem to enable #if defined(CONFIG_LWM2M_CONNMON_OBJECT_VERSION_1_2...
Hi,
When I download the example of "ble_app_uart"(SDK17.0.2 S132) in nRF52832,mty board is working as normal. But when I add RNG in main, the RTT Viewer just logging SOFTDEVICE...
I have some odd cases where an nrf53 based device just disappears from BLE. It's no longer connected, and not advertising.
I'm looking for a method for the application processor...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. A port is connected to the board to communicate...
Hi,
I use the nrf mesh sdk for long time and I just see that its migrate to zephyr rtos.
After reading the nrf mesh sdk doc and the zephyr project doc, I have some questions...
Good afternoon.
We're using nrf Connect for mobile to perform DFU over BLE to an nrf5340-based module with firmware built using the nrf connect 1.6.1 SDK and its associated...
0 dBm TX @ 1 Mb/s Bluetooth Low Energy mode, Clock = HFXO 7.1 mA
Radio RX @ 1 Mb/s Bluetooth Low Energy mode, Clock = HFXO 6.5 mA
I want to know which example is tested...
The CAN controller MCP2515 should be connected to the Nordic DK NRF5340 by the SPI interface.
Communicate to Arduino uno
We were trying with CAN sample given
But this...
Hello,
I've tried to request the location via AGPS/PGPS via Location sample in SDK 1.8 but it seems that location is only working with the Cellular method.
I've tried...
Hello there, I am new to your product, and I am trying to understand your library logic and hierarchy. Right now I am trying to figure out what all of these prefix (such as...
Hi, I want to use an NRF52805 with a voltage to frequency detector. If I understand the datasheet, there is one timer/counter and RTC on that chip. Is it possible to set the...