It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi all,
I am curious about the storage capabilities of the Nordic Thingy. I would like to store information about the received messages like a timestamp. How much data can...
So, here is an interesting and fun one: I am using a module with the nRF52832 to control an LED driver with a PWM, we
According to the documentation http://infocenter...
I am starting to use FDS for saving data to flash memory. In the "flash_fds" example the macro APP_ERROR_CHECK() is used to check for errors in most of the function calls...
Hello,
I tried to send data through the proprietary radio. My devices are NRF52832. The data I would like to send is an uint8_t array:
Right before I send it out, I...
Hi everyone,
My English skill is not good, but I really want to share this problem to all developers that I spent three hours for it.
Example nRF5_SDK_for_Thread_and_Zigbee_2...
Hi!
I have questions for Nordic developers team. What capacity of network is possible with nrf52840 thread mesh? I've tried to attach large amount of nodes to mesh and...
Hi Guys,
I want to use the TWI for my mesh application in which I want to read out 2 sensors (Sensirion SHTW2 and SGCP3) and then send the sensor values over a mesh network...
Hi all,
I´m using nrf52832 with sdk 14.2.0 and softdevice s332.
I have opened and closed the eclipse. Now when I open it, it compiled and gives me this error that I did...
Hi,
I am using nRF_SDK_15.0.0?a53641 and writing a program with keil.
I am trying to read data from the acceleration sensor( LSM303DLHC ) by communication with BLENanov2...
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...