I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
Hi,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
As shown in below snapshot I am just doing below...
According to the blog below, hardware design of nRF9160-SICA has been fixed on May 31st. https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf9160-development...
I am designing a pcb just the nRF 52840 MCU. The design of the PCB is based on the reference design from Nordic. When ordering the PCB I came across a problem that the vias...
I have 4 gpio inputs on the nRF52840 working and sending these states over the BLE. I tried to add a few more gpio inputs but I get an error =4 which I think is NRF_ERROR_NO_MEM...
Hello,
I can successfully put my nRF52832 into System OFF mode, however, the Debug Mode Interface is still running, so the current consumption is > 2mA. What are the command...
I have a nRF9160 DK need to update modem firmware to v1.0.0
According to C:\nRF91\mfwnrf9160100\README.txt below, I should use nRF Connect Programmer to update modem firmware...
In the light_switch example of nRF5_SDK_for_Mesh_3.1.0, I noticed that generic_onoff_client.h has a union for holding the current message packet. However, there is only one...
The timer example with SDK 15.0.0 uses the old timer driver. Is there any example code showing how to use the current nrfx_timer?
I'm just trying to generate a periodic...
Hi Nordic team and fellow fans,
I am trying to switch from SPI to SPIM and getting an odd assertion with no context after I kick off a SPI operation, but it only happens...
SDK15.3.0
nRF52810
the original secure_bootloader and buttonless_dfu works fine.
nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble
and nRF5_SDK_15...
Hi,
I am using the nrf52832 dk,
i want to decrypt the data i receive over ble (AES encrypted data will be sent over ble) which api's or sample codes should I use?
Hi,
In the cops=0 state, how long does the modem take to scan each band of both cat-m1 and NB-IoT? How does a roaming sim affect these times for both technologies? In...
Hi
I would like to give a try to nrf52 on mbed. So I went to:
https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky/
and clicked Import to compiler...
The demo board would not connect (no second LED)
Since in Italy we only have NB-IoT, I guess I should recompile a more recent version of the demo application.
I have followed...
I'm a newby in bluethoth communication. To control model cars and model trains in scale 1:87 I built a decoder with an ATMEL chip. The communication based on digital infrared...