Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
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...
I am developing a wearable using nRF52832 and looking for best debugging practice. I have given provision for SWD pin connection on PCB board. What is the best suitable JLink...
Dear all,
I'm looking if there is a easy way to add custom commands to the OpenThread CLI without touching the OpenThread core ? I didn't find anything in the API.
Thank...
Hi Nordic team,
I having problem understand TWI_INSTANCE_ID and what are usage of this configuration?
For example, if I were to use 2 different TWI hw port (SCL1,SDA1...
I am using a raspberry pi that is running a NUS service. The PacketList in Wireshark shows the advertising packets from the device, but the device is not showing up in the...
Hello, in sdk 15.2 there is an SES version of radio_test for pca10040, and within main.c, starting on line 121, there is reference to NRF52810_XXAA. Is this to understand...
Hello,
I am developing an application in which mesh client in some cases needs to send consecutive messages to the mesh server. I use a modified version of Simple On/Off...
Hi,
I am trying to modify the enocean switch example to send the commands from the switch to different devices connected in the mesh. Example shows that the a0, a1 control...
I'm trying to create more groups in mesh.We know that all the nodes(servers) are divided into two groups called ODD and EVEN,so I want to create more groups.
I have changed...
I posted recently ( https://devzone.nordicsemi.com/f/nordic-q-a/40381/interfacing-with-mcp4725-with-twi-registers ) and after editing the post, I can no longer access it ...
Hello, boss, I used twi read/write data from others device, I find a strange problem, When in no-blocking mode, mainly loop use "sd_app_evt_wait" TWI can't write data to others...
Hi, all. I have been going through the mesh examples and have been able to do the light switching, dimming etc examples and have used the RTT as well as physical buttons to...
Hello everyone,
My problem is the next one :
I bought a Nema 17 stepper motor (this one : https://www.pololu.com/product/2267 ) and it’s driver (this one : https://www...
It appears to be an error in the function signature `sd_ble_gatts_hvx()`.
Since the call is made via software interrupt, the const qualifier is cast away regardless.
So...
I am trying to implement the HAL interface for USB devices in Mbed for the nRF52840. Mbed is currently on nRF SDK14.2 so I may not have all the most recent bug fixes for the...
Hi,
I would like to run a different LWM2M client other than leshan LWM2M. Could you please answer me following questions:
i) Can i run any other LWM2M client written in...