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...
We are trying out the new nRF5x SDK v12 and it looks like the previously working ble_app_hids_mouse example is broken now.
It compiles successfully, but as soon as we try...
I have observed that the Radio Notification from ble_radio_notification.c becomes inverted sometimes. I saw this post about the same problem:
devzone.nordicsemi.com/.....
I would like to use nRF5 SDK for IoT with some functionalities (e.g. SEGGER RTT) from nRF52 SDK. Can I just copy desired modules to my SDK for IoT and suppose it'll work?...
Hello,
For some industrial reasons, I need to store the passkey in the flash of the nRF5 during production and retrieve it at run-time.
I would like to know if there...
Hi,
for our prototyp we use a NRF52. When i flash the device, it will always be go in sleep mode after a duration of time and stay in there.
Is there an interrupt which...
Hi all,
i am using V11 sdk.
i want to send data "hello" in beacon application.
how to add that feature.?
any function calls are there?
-Thanks in advance
Hi,
I am using a PIC microcontroller in my project (18F family) and I would like to know which are the tools needed to begin development with the NRF80001.
I already...
Hello,
I am doing a project using nRF51822, s130 and SDK 11. I have modified the example ble_ap_hrs_rscs_relay.
My problem comes when I try to update a notification...
Hi,
I am porting our application from SDK10 nrf51 to SDK12 nrf52. The application takes use of a serial console accessible over UART.
I notice the new logger module...
Hi all,
i am V11 sdk.
Task:
i want to send and receive data without connecting the nordic_uart example
i.e ble_uart eg is send and receiving the data when we press...
Hi all,
i am using V11 SDk,
my task:
One board should broadcast continusuly.
if there is any neighbour is broadcasting ....then that will capture those data too...
Hi,
I am working on adc module of nrf51,through adc i am taking data and storing it in array.now i have to crossexamine this adc data with the prestored data and have to...
We are trying to complete Bluetooth qualification on our Cycling Power Service (CPS) against the Bluetooth Test Specification (Document Number CPS.TS.1.1.1).
We fail the...
We have been working on a project that requires the following separate segments be programmed to the board:
softdevice hex file
app hex file
UICR hex file
...
Hello,
I'm currently porting all my C++ code from SD130 SDK10 to SD132 SDK12 and I also upgrading from device_manger to peer_manager.
I've noticed that in peer_manager_types...