I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
I am trying to save and read a structure using FDS, how do I go about it?
I have the structure:
Is this correct by populating the record as such?:
And to read...
Hello,
is there any tutorial on how to send commands to the Thingy52 from an Android app (like the Thingy52 app or nRF Connect) to start the RTC clock (and then read/clear...
My 52833DK is apparently bricked. I get the message "Could not find core in Coresight setup. Abort debug session” When I try to load code (IAR) into the board. It was working...
Hi
I'm trying to understand the files outside the main program. The files that are at the samples path. Like "CMakeLists.txt, Kconfig, proj.conf, sample.yaml etc". So from...
Hello.
I have a issue about saadc input range.
First, using 52832, SDK 15.3.0 S332 Softdevice.
I using ble ant both and 2 rtc time and gpiote also used.
my goal is...
Hi guys!
Testing a little bit with the nRF511822 and Power Kit. After a little testing, I changed my application a bit and wanted to flash it into DK (via Keil) and it...
I have a requirement wherein I use the nordic chip to transmit the beacon data , after beaconing I want the beacon to go to a listen state and accept the data from a linux...
Hi,
We see that in documentation V1.1 there is this info on a pin added.
"AUX - Single-ended 50 Ω ANT loop-back pin"
What is the function of this pin?
Documentation...
I found several threads with same questions. And also found source codes.
But they are too old and require Legacy support for KEIL and old softdevice.
Is there actual source...
Hi,
The product is peripheral, CPU is nRF52832 and I use nRF5_SDK_15.2.0_9412b96.
My customer asks me how many bonded amounts support in our product?
because I can't...
If I enable the zephyr shell inside my project with the following config; I'm not able to see anything on the UART If I have CONFIG_SERIAL=y in the SPM prj.conf, If i disable...
hello:
I am using ble_central\ble_app_blinky_c example and attempt to be a central scanner to scan and connect to many BLE peripheral nodes.
The name of target BLE peripheral...