I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
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 developing a wireless sensor based on MINEW nRF52832 modules.
I use SDK 16 and SEGGER embedded studio.
The target is powered by a 3.6V Lithium Thionil battery via...
Hello,
I have been trying to setup timer counter for nrf9160dk using the sample I have attached but for some reason the timer value is always read as 0. Not sure if the...
Hi
We are thinking about migrating a project to the nRF52805. One of our concerns was that the nRF52805 may have no "legacy" UART and only supports the UARTE, which is much...
Hey There,
The problem I have is the following:
I am able to open a Port via Putty and C# Script. I set it up like I found it in the docs. ( https://developer.nordicsemi...
Greetings,
If I send empty line (CR or CRLF) to the modem AT port, modem freezes.
Firmware version: 1.2.1
AT%SHORTSWVER %SHORTSWVER: nrf9160_1.2.1 OK
User application...
Hi,
I have developed succesfully an HTTPs client but I am facing a problem related to a relatively long response from the server when I issue a GET request. After the GET...
Hi,
When I try to update the modem firmware I get this error Errorcode: CouldNotCallFunction (0x9) Lowlever error: Unknown value (ffffff24). See attached picture bellow...
I have a issue with nrf21540 in the Transmit state after the Receive state with using of GPIO for control Transmit / Receive switch.
I'm doing next steps for reproducing...
Hi,
I am trying to use the thingy91 to publish some sensor data to an Azure IoT Hub, I've tried to look at mqtt_simple and modified "asset_tracker" application but I couldn...
Hi Team,
This Query is regarding HF frequency Crystal settings, how to configure the nRF52840 Evaluation board to different frequencies. Actually we need to test the crypto...
Hi there,
I'm attempting to link in a static library archive to my nRF52840 targeted project and receive the following error: Exception table sections and plain sections...
when I use Jlink viewer for tracing, found a fatal error:
1 code:
static void lfclk_config(void) { uint32_t err_code; NRF_LOG_INFO("enter lfclk_config"); err_code = nrf_drv_clock_init...
I have been playing with the nRF5340 and specifically the HCI-RPMSG.
I have looked at these files below. They all worked when programmed in the nRF5340.
When viewed in...
Folks,
System Info : MacBook Pro (10,1; 15" Retina, Early 2013), Running macOS 10.15.6 "Catalina", with 500GB SSD, formatted with APFS, into a RO system partition and a...