I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
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...
Hi there!
Working with the nRF52840 DK, I am wondering how I might modify an existing SDK example in order to display the Tx and Rx Power characteristic on a hardware connected...
Dear I would like to put the license key to nff5-SDK examples into sdk_config.h file Format on thisiannt side looks like this 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX...
Hi I tried modifying the ble_app_uart_pca10056_s140 example as follows (nus_data_handler method modified only) such that it echoes the data back sent from the phone:
I...
Hello to everyone,
I was told to develop a simple BLE scanner using NRF52 DK (NRF52832). The idea is just to identify surrounding devices but we don't want to initiate connection...
Hello,
I just managed to trigger a syntax error for a seemingly normal set of compiler flags / defines in ser_dbg_sd_str.c:
Compiling file: ser_dbg_sd_str.c ../.....
I have to implement a custom I2C Bus communication. My Slave has to listen on all Addresses (eg. the Address 0x00 will be used as a Broadcast Address) and has to answer to...
I decided to move to 16 SDK, but I have problems with TWI. Whenever I try to read data from sensor, I get only 0 as the output. I use sensors ICM-20600.
When I try to read...
Summary: nrfx_nvmc_word_write() and similar functions can't write to UICR.
(Note that we are not using the full SDK, only nrfx)
We have used the API provided by hal/nrf_nvmc...
I am trying to compile the Thingy-52 project in SES. There seem to be multiple missing files in the project:
nordic_common.h
thingee_ble_handler.c
thingee_config_flash...
I want to implement Alexa gadget at nrf52832 / nrf52840.
Ref following Amazon information for the EIR part
https://developer.amazon.com/docs/alexa-gadgets-toolkit/gadget...
I was wondering if there are any (legal) alternatives to using SEGGER. After an gigantic (3 days) struggle with a official SEGGER programmer I still cant connect to my custom...
Hi,
I have a problem of 52832's SPI interface. Please find following description:
1. My test code is come from "spi" example code, by modify the SPI ping setting (please...
I have a nRF52840 development kit (rev 2.0, received last week) that I'm using to develop software that'll ultimately be on a dongle. It's not especially complex - I receive...
Hi
Dear Mr/Miss
I recently start with Nordic BLE family products NRF51x so I'm newbie to this and my questions maybe are so easy for you.
I have no development board...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...