Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hello
I just started learning nrf52832 DK and run few of the examples. I wanted to start developing my own application based on the examples. Right now, I want to read...
Hello, I have some confusion about updating advertising packet dynamically.
I am using nrf52832 with SDK v12.3.0. I am sending datas from sensor in advertising packet(manuf...
Hi,
I am trying to build the ble_connectivity code "ble_connectivity/pca10040/ser_s132_uart" to test the serialization part. The scan is not working. I am using PCA10040...
18.9.13 RAM[0].POWERSET (and sections associated for other RAM sections) states:
When read, this register will return the value of the POWER register.
however the...
Dear Sir,
I was using my Rigado BMD 300 and it was working fine.
When I open the nRFGo Studio the following was the details displayed in the tool.
But sometime after...
Hi there,
I am struct for two days trying to send 6 packets of 20 bytes as central. I use ble app uart central sample from nrf5_sdk11.0 with nrf51 S130 v2.0 softdevice...
Hi,
Does anyone know how to receive voice data from Nordic 52832 remote control in embeded linux ? Does Nordic provide any package for this purpose ?
Thanks
Hi, everyone,
We are developing the project on nRF52832 chip that is built from master (multirole) and slaves modules. The master program (in our case master is multirole...
I want to send data to all node by mesh 2.1.1.
From the Mesh profile(3.4.2.4 Group address),the dst_addr = 0xFFFF is send to all node .
I try to setting "packet_tx()"funtion...
Hi,
Currently im working on creating firmware for out device based on the nrf52832. I have structured my project where i have seperate files for each module i am creating...
The hid keyboard example includes the battery service. But how does it work? I would like to monitor the battery charge. After I use the voltage divider, to which AIN pin...
Hi,
I have NRF51DK (PCA10028) board and i want to flash BT832 (NRF52832) device.I have downloaded latest SDK but it only has the option of PCA10040.Is it possible to flash...
Hi All,
I've problem with nRF52 programming. I want to verify uart by using examples placed in the NS SDK for nRF52. After I loaded uart example, uVision shows error in...
Hello,
I am looking into the Power Profiler Kit for measuring the power consumption of a custom hardware. I can see that the PC Application is really useful during development...
About this example
https://github.com/NordicPlayground/nrf51-ble-tutorial-advertising
It´s advertising the data
uint8_t data_response[] = "Many_bytes_of_data" with the...