Hello,
In October last year I made a Message Routing Service to my azure functions.
From then it worked almost without issue. Now I try to do the same with an azure account...
I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...
Hi,
We have a pretty small device to be designed and I was wondering if nRF54L15 CAAA WLCSP would
have updated recommendations for matching network components available...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
Hi,
I have a C# app connecting to 51822 devices, doing data/firmware download. When I try to send erase page command (before write), erase works, but there is a disconnect;...
Should we keep track of this by monitoring the write events or poll the gatts value via the softdevice?
It looks like it's faster (+shorter = less consumption) to monitor...
Over the past few months I have worked extensively on a few different projects that all utilize the nRF51422. In some recent debugging of GPIO issues (both relating to SENSE...
As the title says, I am wondering when the new SDK will be released to support the nRF51822 hardware revision. It looks like the latest (v4.4.1) doesn't have anything new...
the very similar issue
Friday, October 04 2013, 02:23
I have staerter kit + development kit. I have installed all required software and can't loat example code because...
I Every one !!! Thank for the possibility to participate in this forum.
I am trying to initialization configuration of my nRF24L01+ .
I am using CY8C3866AXI-040 from Cypress...
Hi, i'm experimenting RTC1 using the app_timer module (not using S110 soft device), and i find some problems onRTC prescaler. If i set values as stated in the datasheet, for...
Hi,
I am trying to run several applications sequentially on the nRF51822.
I have another microcontroller controlling the nRF51822 by SPI.
I init the stack, the services...
Hi, I'm just wondering if there's a reason that the example code is always initializing all structures through functions. Has it something to do with sleep mode and RAM retention...
Hello,
I have a couple of questions about sending multiple notifications:
I want to send multiple notifications (from same characteristic), is that allowed by...
Looking at the AN36 code, i notice that in the APP_SCHED_INIT define, for the argument EVENT_SIZE is used sizeof(app_timer_event_t) . In the meantime, the scheduler is used...
Hi guys,
I was wondering if the nrf51822 can listen to data packets being sent over by the nrf24. In the datasheet they say it supports nrf24 protocol. But what exactly...
I have a nRF51822 module programmed for custom service and characteristics. I am able to connect to this module using android 4.3 API. I can get characteristics and their...