i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
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...
Hello,
In past I worked with BLE 4.0 and I remember that using the notify we have a max amount of data of 20 bytes.
Now we are working with BLE 4.2, does we have this...
The nRF Mesh Connect software available from this blog post is probably corrupted. I am not able to use it. Is there a repository for software tools where I could download...
Hi,
I am using sdk 12 with s132 v3 on nrf52832 dev board. I am running the example code for ble hid peripheral for keyboard compiled using gcc and eclipse. The example code...
Hi,Sir:
I am developing a 52840’s project using SDK15.1,My development environment is Segger embedded (version 3.34a).When I added the RNG function to the code (the correct...
Hi,
Have an issue with a prototype 2 layer 52840 pcb that i tried to get manufactured. i increased the pad diameter to 0.3mm and now i cannot route without hitting clearance...
Hi
when trying https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library everything goes OK (I think...) all the nodes gets provisioned, all the elements gets addresses...
I know the PDK design is available for download, but there are a lot of things on that board which would not be required for a minimal e.g. beacon design
I'm looking for...
We are looking at developing a proprietary protocol using the nRF52832/40 and were interested in the specific and practical differences between the Ble_2Mbit vs Nrf_2Mbit...
We try to implement DFU over UART. The Mesh DFU example has been taken as a reference. DFU is successful, but it takes about 1 hour (sic!) to transfer DFU ZIP package of size...
Hi,
We are developing a device which should have a power save mode where no BLE connection is possible (switch off the BLE to a minimum power consumption) and restart the...
Hi, there~~ Just noticed that there are codes for the Android nRF connect.
github.com/.../Android-nRF-Connect
Using that code, I wish to create my personal sniffer that...
Good afternoon,
I'm using nRF52840 with SDK15 and Softdevice6.0.0.
I'm using the Queued Write Service Module to make use of a characteristic able to receive up to 510bytes...
Please suggest a tool that can be used for monitoring and and analysis of Nordic's BLE packet transmission rate.
I would like to measure packet irregularities over time...
HI,
How to use sd_ble_opt_set() with the option BLE_GAP_OPT_SCAN_REQ_REPORT ? After setting this I can expect to get the event "BLE_GAP_EVT_SCAN_REQ_REPORT" with information...