Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
The fds_record_update was called successfully, and a successful callback was received.
When I use the nrfjprog -readcode command in SDK 13.0, I find that the data is missing...
Hi,
SDK: nRf connect SDK
Kit:nRF5340
I would like to configure a radio peripheral in application core. But radio peripheral is a feature of network core.
1. Can you...
I have implemented time synchronisation that is based on this example: https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/wireless-timer...
Hello,
I am using Nordic nRF52840 (nRF5SDK v16.0.0) and softdevice : s140.
Nordic MCU is connected to Host MCU over UART interface (baudrate = 115200). I have below observation...
hello,
i am using nrf52840 with sx1276 i am trying to change some of the calls from arduino to nrf52840 can you tell me i am doing everything right
#define DIO0 NRF_GPIO_PIN_MAP...
Hi. I use NCS SDK 1.5.1 with NRF5340 .
I took the project from: \zephyr\samples\portability\cmsis_rtos_v2\philosophers\ as base and try to add two additional tasks.
Application...
Hi,
I would like to implement cell triangulation with the nRF91 in order determine the location of the device via cellular. I already had a look at the available posts such...
Hi friends:
My ble mesh gateway want to remove a mesh node
(a): Which api can i use to realize this purpose?(My SDK is nrf5_SDK_for_Mesh_v5.0.0)
(b): There is a special...
Hi Community! We're happy users of a range of Nordic solutions on behalf of our clients in Europe. Now we're facing a new challenge: one BLE device that should act as a sort...
hello,
i am using nrf52840 with sx1276 module i am using an library which consists of c and c++ files i want to complie both the file but when i complied the following c...
Hello!
I think I have the below problem, except I am using NRF52840 and therefore PCA10056. I am using SDK14.2 and the alpha softdevice. I am aware these are out of date...
Hello everyone, I would like to ask about the examples of openAMP in nrf5340. I only saw examples of network core in nrf\samples\nrf5340\multiprotocol_rpmsg. Where should...
Hi. I am a beginner with nrf52840. Trying to get SPI and an I2C peripheral working at the same time using the SEGGER Embedded Studio. I have working version of both the I2C...
Hello,
I am using the nrf9160 to develop a cellular product but am seeing inconsistent end-to-end connectivity results. For the nrf9160-dk and a custom board based on the...