Hello,
I am currently using nordic connect sdk version v3.0.2 which seems to be the latest release on github. I am using https client example. As per the requirements...
Hi, nordic team
There is an issuse happened in my custom board with nrf52833,programming in ncs v2.9.0.
peripheral side is programmed base on peripheral_hid_keyboard and...
Hi all,
We are currently developing a modem application for use with a Linux host, based on a nRF9161 using nRF SDK 3.0.0 and toolcahin 3.0.1
When compiling the Serial...
Hi,
I'm using nRF SDK 16 for my application on the nRF52840 custome board. When I set both parameters (i.e., support for coded PHY and 1M PHY ) in the scan initialization...
Hi,
I made a custom board with nRF54L15. I do not have a spectrum analyzer, so I cannot tune how much power goes to the antenna or how much is radiated. So, I started ADV...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
HI,all!
I want to know if BLE can send data to APP in form of String instead of Byte?(the examples all send in form of byte )
If it does can, can you mainly introduce...
Hey everyone,
I'm trying to print floating point numbers to the UART to debug my application. I know the nrf51 is doing the operations correctly because if I convert the...
Hi,
I'm using the following TI IC www.ti.com/.../tps62736 to get 3V from a LiPo battery. It has a VIN_OK pin that I can configure to alert of battery low level. The problem...
Hi,
I am trying to get even a basic ARM GCC example set up using the provided toolchain code, and am having a rough go at it.
First, what is the most recent, working...
In the s110_nrf51_8.0.0_migration-document.pdf, the ROM and RAM start and size for the v7.0.0 and v8.0.0 are specified as follows
s110_nrf51_8.0.0
IROM1 - Start...
What should the connection or other settings be to have a peripheral always connected? It is a bit contradictory for low energy device, however for a lost&found (link-loss...
Hi,
I just started on developing on the nrf51-DK. I started with blue_app_proximity, and I am trying to hack the immediate alert to do a toggle a led. I initialize the...
Hi,
I am trying to save/restore some configuration variables to/from the flash storage. If I do it using S110, it works perfectly fine and I can both store and read values...
Hi,
I have the same problems as described in devzone.nordicsemi.com/.../
I'll post details here as requested. I do the following:
-Connect P0.30 to ground (see photo...
We are working on a BLE home automation application. It is likely that some homes could have 10 or more of our devices. We also need to allow the homeowner control of which...
Hi Team,
I am trying to implement Blugiga's cable replacement service in Nordic chip.
I have successfully changed required UUIDs for services and characteristics please...
Hi all,
Can I update the value passed to the sd_ble_gap_adv_data_set() to do a scan response at any time?
For example when I get an interrupt from a button, can I update...
Hello,
according to the BLE 4.1 spec, a device can be able to be slave in multiple piconets at the same time. Will this ever work with the S130?
I do not know how the...
Hi, Nordic Enginner:
Now i want to use a external mcu to programe the nrf51822 by signal bank hci dfu mode(BLE DFU,we do not need! ). Also we have a pc softawre for control...