I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
We're starting new medical research project where we have to send data at rate of around 4Mbps from the sensor array for a distance (omnidirectional) of around 2 meters. The...
Good day,
I am learning how to program NRF52832 chips using the NRF52 DK. I am using Segger embeddded v8.2 for the moment as I have not yet learnt how to use the NRF Connect...
Hi,
We have a project based on NRF52811_xxAA_REV1 running on multiple devices without any problem.
Nordic announced recently newer version of SoC (REV2, aka B0) and since...
I have been working on asset tracking v2 application code with thingy91 board, as it is not working. I have updated the modem firmware with latest one (thingy91_mfw-1.3.7_sdk...
Description: I am working with the USB mass storage example provided in github.com/.../mass The example works as expected when built and flashed using NCS v2.6. However, when...
Hello Nordic Team,
My application is cellular asset tracker type and we have design custom pcb using nRF9160 device.
I am using ncs SDK version: v2.8.0 and toolchain version...
I'm using Ozone 3.38, and SES 5.60a. I'm using the usbd_ble_uart example in nrf5SDK v16.0.0. I have other projects in production using this SDK version, but am using this...
Body:
Hello,
I have designed a custom board using the nRF52840 and flashed a simple LED blinking code. The LED does blink, but not according to the specified time intervals...
Sinds yesterday afternoon I seem to have lost access to nordic DevZone and nordic academy, while docs.nordicsemi.com works fine.
I have tested this on my office network...
Hello,
I am a student currently working on my diploma thesis, which is focused on the Nordic nRF52840. I have designed a custom board that is functioning well. At the moment...
I intend to extend the Secure DFU Service to perform some custom activities (including file transfer) from a Central to an nRF52832 device. During development it would be...
Hi, I'm using NRF21540-DK board to test hci_pwr_ctrl example. My FEM module can boost upto +21 dBm. How to correlate the tx power of radio peripheral(NRF52) and fem module...
Potential TLDR:
The nRF52 and possibly nRF53 are unusable at 100kHz with targets that require clock stretching and enforce a reasonable minimum clock period. This covers...