Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
Hi All,
I am using the light switch example and have modified it a bit to send packets of data. I am able to send data from the client to group address, by setting the...
I have two beacons which are UUID filtered successfully.
I am trying to fetch major but this cannot be done just by putting an offset to p_adv_report->data.p_data. I noticed...
Hi,
nrf52 using from ble-peripheral-> ble_app_uart examle
In that ble_app_uart example receive the data from the android is ok.
But,i want transmit array type of data...
Hi.
setup is 52832, S332, SDK 15.3.0.
issue is about reset voltage.
I use CR2032 for power supply.
repeat fast put on and put off CR2032 on custom board, sometimes...
Hi All,
I am using nRF52382 and sdk 15.0. I have two SPI devices using separate pins. They work just fine separately, when I try to enable two instances I get compilation...
Hi,
As mentioned in "nRF52840 Product Specification v1.0", I have setup the high voltage mode, and use VDD as an external power of 3.3V by setting NRF_UICR -> REGOUT0 to...
I want to use 52811 as central deice, which SDK and SoftDevice should I use?
https://www.nordicsemi.com/Software-and-tools/Software/S140
It says: SoftDevice S140 is a...
Hi,
I’m looking to build the Bluetooth HCI-RPMsg sample for nRF52811.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_rpmsg/README...
Hi,
If the app keeps sending data at a certain rate, the numbers will skip and the software will stop.
I tried to see how much data I could communicate and at what speed...
Hello,
Development to blink LED only on Nordic Thingy 52 has been started after referring the following one of the post from Nordic Devzone. https://devzone.nordicsemi.com...
Hi,
I am using nRF52840 DK with ble_app_ots sdk example. When flash the ble_app_ots to my nordic board and I am trying to connect the board with my mobille. Unfortunately...
nRF9160 GPS IGPS_CONTINUOUS_PSM - can you please explain the basic functionality when the GPS runs in power save mode (to reach 9,8 mA). I cannot find information in the data...
DK: v0.9.0 nrf: v1.2.0 supl fw: v0.5.2 modem fw: v1.2.0 OS: Windows10
I'm trying to use assited GPS in "gps" sample program, but it doesn't work. This is log. There is no...