I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
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...
Hi,
I'm using Nordic Mesh 2.2.0 Lightswitch example.
is there possibility of controlling the mesh from a Mobile application which is not a provisioner (basically not...
I have developing one project in that i am using nRF52832 and SD 15.0. Here is the current application developing:
There are 3 ble app_blinky(ble peripheral) example operated...
I have a project based on light_switch example of mesh sdk 2.1.1 now I am migrating to 2.2.0. I mean I have copied entire project from 2.1.1 in 2.2.0
I found this link for...
Hi,
My device does not have IO capabilities so i have used LE secure connection with just works for pairing. since it does not offer any authenticity, i wish to add some...
Hi all,
I am working on a project starting from the smart remote 3 project. I am now developping an app on Windows hoping to do a real time speech to text. Although I...
Hi,
A short summary, while using the app_PWM on our application I noticed an initial pulse on the PWM pin, its a 3V 1ms pulse that happens about 1 sec after powering on...
Hi!!
I am measuring the current consumption of nRF 52832.
However, it shows a very high average consumption current value of 9 mA at all times.
I think that it is probably...
Could I please know the difference between "Simple ON/OFF" model and "Generic ON/OFF" model ? Are both the same and only name is different in SDK versions?
Hi
I try to use the NRFX drivers for some GPIOTE pins and uses SDK15.2. I see a lot of posts about problems with the NRFX drivers, but I can't seem to find a conclusion...
Hi
I am trying to add the Manufacturer Name and other version details while advertising the BLE Module.
I have tried to add the some of the function which are detailed...
Hi,
I am using nRF5_SDK_14.2.0, I am using the watchdog, but I would like to change the reload value but I cannot do it.
I used this function but it is not working I do...
Dear Nordic support,
I am working on a device based on the FreeRTOS heart rate example and I am having difficulties with the BLE connection when connecting to iPhone X...