hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
Hi,
I'm developing an application with the following hardware and software design components:
- nrf52840 DK with attached sensor
- nrf52840 USB dongle attached to debian...
Hi, I have some issues with my eclipse setup, I have installed all packages and followed the tutorial ( https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/development...
Hello,
I am working on bootloader on nRF24LE1, for which a protected region should be configured. Therefore, I need to change NUPP in infoPage.
So my question is, is there...
Hi.
I watched the examples and docs with the on-off model. I tried to run these examples and configure. I don't understand when I need to use a server model when client...
I am seeing some behavior in BLE advertisement mode , that I would like to get feedback from expert in this forum. I am using modified Keyboard HID example, using nrf51 BLE...
Hi,
I'm using nrf52DK and 12.3V SDK .
in keil i can able to go to the debug session but when i press run button it is not working.
what could be issue ???
I have enabled RX address 0 only, (value of RXADDRESSES field is 0x01)
But still I got a received package interupt where RXMATCH has a value of 0x07, indicating that I...
Tx Radiated spurious emissions (1-18GHz): should be able to force the radio into a continuous transmit mode on a specific channel. The device should be transmitting with as...
Hello,
the BT specification states the following:
Is this particular requirement to be taken care by Nordic's customer using the BTIC? i.e. LE PHY qualification test...
Hi,
I want to use bsp_event_handler in SDK v11.0.0 . But the code is not getting compiled.
On building, it throws an error "error:#20: identifier "BSP_BUTTON_ACTION_RELEASE...
Hi,
I'm using NRF_LOG to print information via RTT backend (RTT viewer v6.20) and it has been working so far. After adding a single call to a function that reads 128 bytes...
I use one motor to drive one object move back and forth in a straight line, with two hall ic(XC3202) at the boundary points at both ends. The motor turn when the object reaches...
I'm using a central (Adafruit Bluefruit Feather nrf52) and peripheral (Adafruit Bluefruit 32u4) device for BLE communication. Peripheral is acting as remote, to turn on relays...