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...
We have a set of custom boards I am working on debugging. I was able to get our software onto the device via nrf jprog tool by uploading a merged hex file (with SD + bootloader...
Hello,
I would like to turn off the logging to UART0 completely on my custom device.
In the past, I have been able to do this using various config options and reduce the...
Hi!
I am currently playing around with the example combining uart and MQTT from this thread , and it seems to work okay. But when i try to send more than 10 characters over...
My end goal for development is something like the following.
Master sends 0x00 slave sends back 13 bytes of data. Master sends 0x01 slave sends back one byte of data....
Hi,
I need to use the cryptocell in a project with a preemptive OS. Are there any relevant code examples available, or at least some general guidelines and precautions ...
Hello,
I would like to implement the network time synchronization from the Openthread API to the existing simple_coap_client example from the Thread and Zigbee SDK. I'm...
Can we increase the packet size in Nrf52 Beacon example ? I want to send UUID=16 Bytes + Major=4 Bytes, Minor= 4 Bytes + RSSI= 1 Byte i.e Total = 25 Bytes. I am using SDK13...
Hi,
Due to several reasons, we can't use the crypto API:s provided by the NRF_SDK (version 15.00) so we are creating a "driver" for direct access of the CC310 via the CRYS_...
Dear Sir/Madam
Currently we are working with nRF9160-DK it is having nRF52840 Board Controller. in this We want to use NRF52840 as a BLE functionality.
We want to develop...
Hello All,
I am writing a custom mobile application, in which i am planning to receive the data from NRF52832 DK and do some task accordingly. But for that i have to pair...
Hello,
I use a Bluetooth chip nrf52832. I want change the name of the device with the UART port from my Windows PC, but I don't find command or byte to change the device...
I've managed to find some magic numbers/commands for working with nRF5x devices using the CTRL-AP interface, but having no such luck with the commands on an nRF9160. I've...
To the kind attention of Nordic support team,
I didn't find in SDK16 any SES version of secured usb bootloader for PCA10100 (tell me if I'm wrong). I mainly modified PCA10056...
Hi
Accordingly to Datasheet:
Both the nRF51 mbed interface FW and the J-Link OB image can be downloaded from www.nordicsemi.com.
i have the mbed FW on my Dongle and...