Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi,
I'm merging two examples together; nfc_text_record and ble_app_proximity. After tediously managing the include files, the c files and configuring sdk_config.h while...
Hello! I would like to implement a mesh network with some Thingy:52 boards. I have the following approach and I would need some general guidance for my next step, if it is...
Hello.
We are developing a Bluetooth mesh product using nrf52840. To apply FreeRTOS, I downloaded and ran the nrf-mesh-freeRTOS example in Nordic Playground. Provisioning...
I am a complete noob. I don't have any programming experience and I am just playing around with NRF52 DK.
I want to modify the Tx power of the NRF52 DK with the ble_app_beacon...
Hi, I'm trying to set up my SAADC to measure VDD and battery voltage on AIN3. According to this post , later versions of the SDK were modified so that one could use scan,...
I've modified the simple_pwm example from : devzone.nordicsemi.com/.../
I've either misunderstood or have found a bug where by the 'end_delay' value is ignored if the ...
The nRF5 SDK zips are available here: https://developer.nordicsemi.com/nRF5_SDK
For previous major versions Nordic kept old versions on the server, e.g. 15.2.0 when 15...
I see there is some information in the datasheet, but i would like to know if there is any data that shows the tolerance of the TX output Power.
you have a graph in the...
Hi, where is an up to date list of all firmware IDs for use with nrfutil pkg generate? There was a table on https://github.com/NordicSemiconductor/pc-nrfutil but it has been...
Hi,
I want to know that through which nodes is my message getting relayed? I want to know the unicast address of each node that relays the message before it reaches the...
Hi all,
I am testing an application that we collect wifi information from ESP32, then encode in JSON format, then send to cloud server in the 1 minute-interval.
However...
Hi,
In another ticket I've found the following about the Nrf52832.
[quote userid="4556" url="~/f/nordic-q-a/14214/how-much-current-consumption-when-we-use-internal-32k...
I don't know if this is the correct place to ask this or in the VisualGDB forum, so I'm gonna ask in both.
At the end of the compilation process, Visual Studio reports that...
I am working with the nRF52840 DK and was looking for ways to use an alternative clock source for the PDM interface's master clock generator. For instance, would it be possible...