This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
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...